view run_game.py @ 185:ce12e56ed434

Ignore build/ and dist/ folders.
author Simon Cross <simon@simonx>
date Wed, 25 Aug 2010 16:23:12 +0200
parents f2c3b516741b
children 38fb04728ac5
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()