view run_game.py @ 81:59afe9f92383

Hook up basic results screen
author Neil Muller <drnlmuller@gmail.com>
date Wed, 09 May 2012 13:03:39 +0200
parents d0de8832774b
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()