view run_game.py @ 371:c39e7d33ac82 1.0.x 1.0.0

Create branch 1.0.x at r359.
author Simon Cross <hodgestar@gmail.com>
date Tue, 13 Oct 2009 20:12:06 +0000
parents e057e9483488
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()