Menu

Tree [r80] /
 History

HTTPS access


File Date Author Commit
 img 2011-04-16 daaroncampbell [r66]
 lib 2011-04-25 daaroncampbell [r80] Fixed the slow loading time for images.
 PLAY.bat 2011-04-02 daaroncampbell [r24]
 README.txt 2011-04-16 daaroncampbell [r67] Updated README.txt with the new controls.
 about making levels etc.txt 2011-04-02 daaroncampbell [r23]
 changelog.txt 2011-04-16 daaroncampbell [r75] Added changelog
 format 2011-03-28 daaroncampbell [r1] First update. Very basic functionality. Basic...
 game.zip 2011-04-18 daaroncampbell [r79]

Read Me

RUN THE GAME to run the game on windows, but you MUST have these downloaded and installed:
http://www.python.org/ftp/python/2.6.6/python-2.6.6.msi
http://pygame.org/ftp/pygame-1.9.1.win32-py2.5.msi


Controls are: 
   w for jump
   a/d for left/right
   s for activating pedestals
   [click mouse] for activating weapon
   l for opening/closing level up menu
   0-9 for selecting weapons you have collected
   [ESC] to exit game


--------------------------------------------------------------------------------------------------------------

This is a Subversion repository; use the 'svnadmin' tool to examine
it.  Do not add, delete, or modify files here unless you know how
to avoid corrupting the repository.

Visit http://subversion.tigris.org/ for more information.



Project requires python and pygame.  Current version tested on Python 2.6.6 and Pygame 1.9.1.win32-py2.6.
lib/main.py will run the program if you open it with python