comparison run_game.pyw @ 0:1ea8fa09b70f

Add skellington
author Neil Muller <drnlmuller@gmail.com>
date Sun, 01 Sep 2013 08:51:43 +0200
parents
children d66b6fce6f9b
comparison
equal deleted inserted replaced
-1:000000000000 0:1ea8fa09b70f
1 import yourgameshortname.main
2 if __name__ == "__main__":
3 yourgameshortname.main.main()