view run_game.py @ 576:1b1ab71535bd pyntnclick

Classify constants, which involves a whole bunch of XXX comments
author Stefano Rivera <stefano@rivera.za.net>
date Sat, 11 Feb 2012 16:02:06 +0200
parents ebb2efcb4ea7
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()