view run_game.py @ 120:a79bba0dfcd8

Use TextBoxes for some stuff
author Neil Muller <drnlmuller@gmail.com>
date Wed, 09 May 2012 23:27:44 +0200
parents d0de8832774b
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()