view run_game.py @ 337:057e2a40c999

Remove TODO about moving the state -- it's happy where it is and by all accounts quite entrenched.
author Simon Cross <hodgestar+bzr@gmail.com>
date Sat, 28 Aug 2010 14:36:22 +0200
parents f2c3b516741b
children 38fb04728ac5
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()