view run_game.py @ 95:d0e32062b497

Added the CC-BY licensed sound files so people don't have to download them
author David Fraser <davidf@sjsoft.com>
date Wed, 02 Sep 2009 11:28:00 +0000
parents e057e9483488
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()