pygame is
Python
Simple DirectMedia Layer
 
 
pygame.org is
Site Swing

Save The Internets! - 0.1

Francis Stokes (stokesie19)

Tags:

Description

Save 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

Links

Home Page: http://dl.dropbox.com/u/20934072/save_the_internets.tar.gz
Source: http://dl.dropbox.com/u/20934072/save_the_internets.tar.gz
Windows: http://dl.dropbox.com/u/20934072/save_the_internets.tar.gz
Mac: http://dl.dropbox.com/u/20934072/save_the_internets.tar.gz

Screenshot


click to view original size

Releases

Save The Internets! - 0.1 - Feb 27, 2011

Comments

If you wish to leave a comment, please sign in first.

April 14, 2011 7:37am - Omfgnuts - nickname: (omfgnuts) - 3/5
plz, fix the bug with lives, so that after 0 lives, game is ending, but i still can get -1 -2 -3 lives
February 27, 2011 10:53pm - Zachariah Callaway - nickname: (xzcallaway)
A .deb package of Save the Internet is available for download at dotdeb.com in the MarioLemming section.
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!
 
for pygame related questions, comments, and suggestions, please see help (lists, irc)