view run_game.py @ 388:c6f0e3e72e86

add some levels
author Neil Muller <drnlmuller@gmail.com>
date Thu, 29 Oct 2009 20:54:32 +0000
parents e057e9483488
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()