view scripts/foxassault.py @ 404:e5247ec76f24

The new faster deciding (but somewhat dumber) fox
author Neil Muller <drnlmuller@gmail.com>
date Thu, 19 Nov 2009 13:33:57 +0000
parents f93e0c992f28
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()