view run_game.py @ 753:c910c8b51d55 pyntnclick

No idea what that TODO thinks needs to be done, but we've done it.
author Stefano Rivera <stefano@rivera.za.net>
date Sat, 26 Jan 2013 11:24:01 +0200
parents ebb2efcb4ea7
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()