view run_game.py @ 255:b4265025d7be

Add hasty eye icons
author Neil Muller <drnlmuller@gmail.com>
date Sun, 13 May 2012 01:30:45 +0200
parents d0de8832774b
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()