view run_game.py @ 809:9968778115ce pyntnclick

Better positioning of the mode label
author Neil Muller <neil@dip.sun.ac.za>
date Sun, 27 Jan 2013 16:24:56 +0200
parents ebb2efcb4ea7
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()