README Errata
The README is slightly incorrect, instructing you to run the game with "./bin/python". It should read:To run the game:The README also mentions off-hand that the zc.buildout process installs Pygame and Numeric. This is incorrect. The dependencies listed in the Dependencies section are correct.
$ ./bin/python-local src/run_game.py
(log in to comment)
eykd on 2008/04/10 21:33:
Also, for those of you running OS X Leopard, python 2.5 and PyObjC are part of the system installation. Just so you know.