Requirements for Running our game
Posted on 2005/09/06 04:13
Our game requires Python2.4, pygame, pyOpenGL, PIL ( python image library ) for running.. dont' forget to install these for running it.. here is the url for pil download PIL windows binaryAdd comment
you need to have glut libraries
installed as well. We actually did not
use glut in the code but imported the
package so if you dont' have glut that
might cause problem as well.