view run_game.py @ 157:e3572b907028

Add splash images to game over screen.
author Simon Cross <hodgestar@gmail.com>
date Thu, 03 Sep 2009 21:45:57 +0000
parents e057e9483488
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()