view run_game.py @ 67:06c8539df478

Tweak label handling. Show money as well
author Neil Muller <drnlmuller@gmail.com>
date Tue, 08 May 2012 22:28:00 +0200
parents d0de8832774b
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()