PDA

Click to See Complete Forum and Search --> : Python: Stair Jump Man [Source, GPL]


VBD
Jan 18th, 2005, 03:56 AM
Although written in Python, it is close enough to VB (atleast VB.NET) that hopefully you can get something out of this. Jump from platform to platform as the Earth falls away from below you. 6 different worlds, infinite increasingly difficult levels.

Cause its python, there is no EXE, simply install the Python + PyGame runtime, and run the game. Open the game in notepad to see the source code.

http://python.org/ftp/python/2.3.4/Python-2.3.4.exe-This is Python, install it first
http://pygame.org/ftp/pygame-1.6.win32-py2.3.exe-This is the graphics library my game uses.
http://www.freewebtown.com/stairman/stairman.zip-This is my amazingly beautiful game.

Don't worry about the runtime or gfx lib being viruses or anything. If you want proof that they are real, Google will show you plenty of examples as they are both rather popular. Enjoy...

It also has a demo mode and some good music (used with permission) btw

Website for my game is http://www.stairjumpman.tk