Computer Science Canada

I need help with my Mario type game.

Author:  amaranth18 [ Tue Jan 19, 2010 11:40 am ]
Post subject:  I need help with my Mario type game.

What is it you are trying to achieve?
<Replace all the <> with your answers/code and remove the <>>


What is the problem you are having?
<Answer Here>


Describe what you have tried to solve this problem
<Answer Here>


Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
<Answer Here>

Turing:


<Add your code here>



Please specify what version of Turing you are using
<Answer Here>

Author:  amaranth18 [ Tue Jan 19, 2010 11:41 am ]
Post subject:  Re: I need help with my Mario type game.

Sorry i Screwed. Basically all i want to know is how to add a new level to this once the charcter gets to the end. Ive tried adding loops but failed miserably. Also credit is due to Kyle Powell for his wehatdotcolour tutoraial which i used to help me on this game

Author:  Turing_Gamer [ Tue Jan 19, 2010 5:44 pm ]
Post subject:  Re: I need help with my Mario type game.

I suggest an exit when goal := true at the end of the loop or loops. It should exit and go to the next set of code.which is the next level


: