
-----------------------------------
amaranth18
Tue Jan 19, 2010 11:40 am

I need help with my Mario type game.
-----------------------------------
What is it you are trying to achieve?



What is the problem you are having?



Describe what you have tried to solve this problem



Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)








Please specify what version of Turing you are using


-----------------------------------
amaranth18
Tue Jan 19, 2010 11:41 am

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

-----------------------------------
Turing_Gamer
Tue Jan 19, 2010 5:44 pm

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
