view run_game.py @ 650:7cc0da0a4633 pyntnclick

Hook in the (still pretty useless) inventory widget.
author Jeremy Thurgood <firxen@gmail.com>
date Sun, 12 Feb 2012 12:33:04 +0200
parents ebb2efcb4ea7
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()