changeset 391:fd8da9241381

Update README
author Neil Muller <drnlmuller@gmail.com>
date Thu, 29 Oct 2009 21:09:22 +0000
parents 2bcfccb8288e
children bb75979b58e6
files README.txt
diffstat 1 files changed, 11 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Thu Oct 29 21:06:44 2009 +0000
+++ b/README.txt	Thu Oct 29 21:09:22 2009 +0000
@@ -43,6 +43,13 @@
 dependencies listed further down. Then run "python run_game.py".
 
 
+CHOOSING A LEVEL
+================
+
+The levels can be found in data/levels. Start the game with the level name
+as the first parameter.
+
+
 HOW TO PLAY THE GAME
 ====================
 
@@ -55,15 +62,15 @@
 
 You lose if you end a night with no chickens left.
 
-Depending on the game length you select, you win if you survive for two weeks,
-three months or until you have chopped down all the trees in the forest and
-caused the complete extinction of the fox population.
-
 Chickens only lay eggs in henhouses, and must stay on the egg for 2 days to
 hatch a new chicken. Chickens that hatch in already full henhouses are
 moved to just outside. If there is no space outside, they die immediately
 from overcrowding.
 
+The the length of the game and the conditions required to win depend on the
+chosen level. The instructions for the level will be shown at the bottom
+of the instructions screen.
+
 
 DEPENDENCIES
 ============