view README.txt @ 267:a534629f490f default tip

Fix urls
author Neil Muller <drnlmuller@gmail.com>
date Tue, 17 Mar 2020 22:39:54 +0200
parents 5d9a4ad22a2b
children
line wrap: on
line source

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

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


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.

Title screen logo copyright Donnovan Foster, licensed under the Creative
Common BY-NC-SA license (v3) - see CC.txt for details.