Results 1 to 1 of 1

Thread: Python: Stair Jump Man [Source, GPL]

  1. #1

    Thread Starter
    Hyperactive Member VBD's Avatar
    Join Date
    Apr 2001
    Location
    The Place Above The Place Below Heavin
    Posts
    278

    Python: Stair Jump Man [Source, GPL]

    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

    [EDIT] Website for my game is http://www.stairjumpman.tk[/EDIT]
    Attached Images Attached Images    
    Last edited by VBD; Jan 18th, 2005 at 04:00 AM.
    Hello

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width