Downloads
Latest released version of the whole game:
You can now get unreleased code and data with subversion from by doing this command:
svn checkout http://egv8.googlecode.com/svn/trunk/
Or you can just browse online here
If you're interested in receiving emails when new versions are released, check out the contact page for more information about the upcoming mailing list.
Installation Instructions:
EG vs the 8 year olds requires python and pygame. So install these packages first.
For Windows Users
python 2.5 installer
pygame 1.7 for python 2.5 installer
To Run: Extract the game file, double click the file egv8.py.
For Mac OS X Users
python 2.4 installer
python objective C bridge 1.4 for python 2.4 installer
pygame 1.8 for python 2.4
To Run: Extract the game file, and drag the file egv8.py onto the application "Python Launcher."
For Linux Users
If you can't figure it out on your own, then why are you using Linux? Seriously.
Install python. (Why wouldn't you have it already?)
Install pygame.
Run egv8.py.
It's not that hard.