view run_game.py @ 31:51ff46f42ed2

Add pth seperator normalisation to data helpers
author Neil Muller <drnlmuller@gmail.com>
date Sun, 06 May 2012 20:54:03 +0200
parents d0de8832774b
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()