view README.txt @ 67:06c8539df478

Tweak label handling. Show money as well
author Neil Muller <drnlmuller@gmail.com>
date Tue, 08 May 2012 22:28:00 +0200
parents 427cf79e9875
children 2e566813a071
line wrap: on
line source

Your Game Title
===============

Entry in PyWeek #14  <http://www.pyweek.org/14/>
Team: sypikslang
Members: drlm, jerith, Rizziepit


DEPENDENCIES:

You might need to install some of these before running the game:

  Python:     http://www.python.org/
  PyGame:     http://www.pygame.org/


RUNNING THE GAME:

On Windows or Mac OS X, locate the "run_game.pyw" file and double-click it.

Othewise open a terminal / console and "cd" to the game directory and run:

  python run_game.py


HOW TO PLAY THE GAME:

TDB.


LICENSE:

TBD.