view run_game.py @ 60:f9d2ba74723d

Hack in turn progression
author Neil Muller <drnlmuller@gmail.com>
date Mon, 07 May 2012 23:41:00 +0200
parents d0de8832774b
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()