view run_game.py @ 366:790f1238f5a0

Additional TODO note from CLUG.
author Jeremy Thurgood <firxen@gmail.com>
date Wed, 09 Sep 2009 22:08:07 +0000
parents e057e9483488
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()