view run_game.py @ 256:44a09802fff4

More schematic images
author Neil Muller <drnlmuller@gmail.com>
date Sun, 13 May 2012 01:30:56 +0200
parents d0de8832774b
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()