pygame is
pygame.org is
|
Save The Internets!
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
LinksScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|