view run_game.py @ 761:ac9ffba3e97d pyntnclick

Turns out we can get the scene from the Thing
author Stefano Rivera <stefano@rivera.za.net>
date Sat, 26 Jan 2013 13:11:02 +0200
parents ebb2efcb4ea7
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()