comparison run_game.py @ 0:d0de8832774b

Import skellington-1.9 into the repo
author Neil Muller <drnlmuller+bitbucket@gmail.com>
date Sat, 05 May 2012 13:52:29 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:d0de8832774b
1 #! /usr/bin/env python
2
3 from gamelib import main
4 main.main()