view run_game.py @ 224:e4f9513c9dd0

Include mission name in the results
author Neil Muller <drnlmuller@gmail.com>
date Sat, 12 May 2012 22:33:05 +0200
parents d0de8832774b
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()