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!
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).
Another implementation of snake. Controls are the arrow-keys.
This screenshot is based on the first release and shows the playersnake vs. the aisnake in action.
In the beta release multiple levels are supported. This is the first level.
@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 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)
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.
Many thanks go to the creator of python and to its community. The same goes to all people behind pygame.
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.