view run_game.py @ 62:38f41d046c6f

Make button font a parameter. Tweak indication of points to be spent
author Neil Muller <drnlmuller@gmail.com>
date Tue, 08 May 2012 17:29:02 +0200
parents d0de8832774b
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()