|
pygame is
pygame.org is
|
Save The Internets! - 0.1Francis Stokes (stokesie19)Tags:DescriptionSave the internets is a platformer similar to the old mario games on the SNES.
The source is a bit of a mess (no where near as bad as pyfighter, mind), but it's quite easy to follow.
For those interested, the source is broken down in this way:
platformer.py - The main file.
scenery.py - Class file for scenery objects (eg ground etc)
enemy.py - Class file for enemies
tornado.py - Class file for the players projectile
levels.py - Class file for Levels/Level
pickup.py - Class file for pickups (eg coins)
hud.py - Class file for the heads-up display
player.py - Class file for the player
images.py - Class for loading all the graphics
values.py - Contains point values for pickups/enemies
setuplevels.py - Contains Level definitions
LinksScreenshot click to view original size
Releases| Save The Internets! - 0.1 | - Feb 27, 2011 |
CommentsIf you wish to leave a comment, please sign in first.
|
| spotlight |
|
|
|
| our projects |
|
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
|
|
|
| recent releases |
|
Feb 13, 2012
Jul 5, 2011
Apr 17, 2011
Apr 16, 2011
Apr 15, 2011
Apr 14, 2011
Apr 12, 2011
Apr 11, 2011
... more!
|
|