view run_game.py @ 409:912b2a0ed014

Add testing level with equipped chickens and many foxes
author Neil Muller <drnlmuller@gmail.com>
date Sat, 21 Nov 2009 09:54:03 +0000
parents e057e9483488
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()