view README.txt @ 89:5dd66c1d8f26

Fix typo.
author Simon Cross <hodgestar@gmail.com>
date Wed, 09 May 2012 20:21:39 +0200
parents 9d0ad8aeb598
children f741bedf6670
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:

Your goal, like all mad scientists, is to rule the world. Of course, growing
from your humble research lab to a world power will require careful planning
and management of resources.

Each game time, you need to decide how to divide your efforts between
research, product development and activities. Research improves your
knowledge base, and gives you access to new equipment. Product development
improves your equipment and makes it more reliable and powerful, while
the activties are how you use your avialable resources to secure money
and power. Make decisions for a turn, then select "end turn" to move on to the 
next chapter in your Empire's growth.


LICENSE:

MIT-style license. See the LICENSE.txt file.