view run_game.py @ 28:ac3a74352b74

Change animal.py to four space indents.
author Simon Cross <hodgestar@gmail.com>
date Sun, 30 Aug 2009 18:23:40 +0000
parents e057e9483488
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()