view run_game.py @ 71:00cf9d7f22dc

Expand comment
author Neil Muller <drnlmuller@gmail.com>
date Mon, 31 Aug 2009 22:20:27 +0000
parents e057e9483488
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()