Computer Science Canada

Mario Movements

Author:  michaelp [ Sat Feb 16, 2008 1:29 pm ]
Post subject:  Mario Movements

This is not really much of a submission, but more of a "how is my code" thing.
It is a simple Mario thing. It uses ripped sprites from I think SMW. I don't know if I'm gonna finish it, so I hope it's okay. In this, you can:
-Move left and run
-Not go past the boundaries of the screen.
-Look up
-Crouch down
-He walks on a line

Just wondering how the coding is. Never posted my code up yet, this is my first thing. I'm in grade 8, self-taught for Turing. Smile
Enjoy!

Author:  fishtastic [ Sat Feb 16, 2008 2:26 pm ]
Post subject:  RE:Mario Movements

cool.

there are 2 View.Update in the main loops
the first View.Update should be removed. of else it will flash.

Author:  michaelp [ Sat Feb 16, 2008 2:55 pm ]
Post subject:  RE:Mario Movements

Thanks. There isn't flickering anymore! Very Happy

Author:  michaelp [ Sat Mar 15, 2008 3:12 pm ]
Post subject:  Re: Mario Movements

Okay, updated it and now Mario can hammer! (By pressing the character 'c' on your keyboard)
Enjoy. Very Happy


: