view run_game.py @ 213:20998c650ce1

Fixed rect_drawer tool and adjusted JIM message background.
author Jeremy Thurgood <firxen@gmail.com>
date Thu, 26 Aug 2010 19:34:16 +0200
parents f2c3b516741b
children 38fb04728ac5
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()