view run_game.py @ 360:b4ead8d2b776

Add bounds checking to animation drawing loop
author Neil Muller <drnlmuller@gmail.com>
date Mon, 07 Sep 2009 11:20:52 +0000
parents e057e9483488
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()