view run_game.py @ 814:0430f7a8a86c pyntnclick

Stop the infinite stack of manuals
author Neil Muller <neil@dip.sun.ac.za>
date Sun, 27 Jan 2013 18:58:07 +0200
parents ebb2efcb4ea7
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()