Pylonoid: low fat edition
(Clarification: This version is meant to be outside the judging process. The pylonoid_final.zip is the version done within the constraints of the time limit, and the version that scoring should be based on)
Now that the comments are visible, I noticed some of you have had trouble with the some of the game's dependencies. I managed to strip them down a bit for the 1.2 version, so if you still want to give the game a go, you can download the post-challenge version 1.2 source distribution (includes data files) from here (about 6,5MB).
The 1.2 version should run with just Pygame, PyOpenGL and Numeric and has been tested with both Python 2.3 and Python 2.4.
Add commentThere are bugfixes, so that's why I used the word "post-challenge". This version shouldn't be used for judging anymore.
Cool, just checking :)
Will try your entry when I'm in Windoze next
I think it should work on Linux too (at least v1.2). In the original version, pySonic might cause some trouble, though.
Are there any other changes since the comp finished?