enno @ pygame

this is a minimal project hosting site for my pygame activities. Currently, there is only one small project, the snakegame!

Want more info concerning pygame? Browse to pygame.org!

News

17th of June 2010
beta release of SnakeGame (look here for details)
21st of May 2010
initial release of SnakeGame (look here for details)

Contact

leave a comment for this game at its pygame-website, otherwise you can reach me by mail: ekochon _AT_ uni-osnabrueck _DOT_ de (@uos.de should suffice).

SnakeGame

about

Another implementation of snake. Controls are the arrow-keys.

early screenshot
This screenshot is based on the first release and shows the playersnake vs. the aisnake in action.

beta screenshot
In the beta release multiple levels are supported. This is the first level.

system requirements

@software: python 2.6 and pygame 1.8 (OS independent)

@hardware: it runs on my netbook ;-) (ok most other implementations of snake run either :-)

status and download

status is beta! I am not responsible for malfunction or damage, please read the source before firing python up!

ok you have been warned, download here

list of all releases: (snakegame_latest.zip is identical to the latest release)

License

Should be GPLv3 or any appliable OpenSource License. However, this software is provided as is, without any liability for damages, data loss and so on.

Credits

Many thanks go to the creator of python and to its community. The same goes to all people behind pygame.

finished features:

features todo:

The following features are likely to become implemented in the far future. In its current state the SnakeGame is playable. Thus, I treat this game as finished. Of course, feel free to modify the source and implement these or any other feature.