Description
This is my first attempt in writing a side scroller.
It's a work in progress, so at this time there is only one level which repeats over and over.
Bodo the Robot is stranded on a strange planet which evil monsters and has to get back to his mother ship which he will eventually find when he manages leaving each level (I will elaborate on the story in the future...)
Any comment is appreciated.
Have fun!
==========================================================
Update V0.1b
New: Added a Quake-like console. Open/close the console with F11. Enter 'god' to toggle god mode. In god mode the monsters won't bother you anymore. :-)
New: Game can be paused. Press P to pause the game.
==========================================================
Update V0.1a
New: Bodo moves down when the DOWN arrow key is pressed.
New: When Bodo falls from a platform, he doesn't fall in a straight line, but prescribing an arc.