view run_game.py @ 147:1cb47e6b8f61

Took equipment display off the TODO list.
author Jeremy Thurgood <firxen@gmail.com>
date Thu, 03 Sep 2009 18:56:40 +0000
parents e057e9483488
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()