view run_game.py @ 646:edcca10b8a53 pyntnclick

Return of the centred detail views
author Neil Muller <neil@dip.sun.ac.za>
date Sun, 12 Feb 2012 11:45:34 +0200
parents ebb2efcb4ea7
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()