unable to run ookoobah
python run_game.pyrendered a fullscreen black window with nothing. Left it for awhile to make sure. Ran it with both python3.x and python2.x in Ubuntu 14.04. No traceback was given. Had to kill the process
$ python
Python 2.7.6 (default, Mar 22 2014, 22:59:56) [GCC 4.8.2] on linux2 Type "help", "copyright", "credits" or "license" for more information.
>>> import pyglet
>>> pyglet.version '1.1.4'
(log in to comment)