view README.txt @ 38:7e18a67995f6

fixed pep8 issues
author Rizmari Versfeld <rizziepit@gmail.com>
date Mon, 07 May 2012 00:13:11 +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.