Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Connor Blakey committed Apr 16, 2015
1 parent d6a5170 commit 091945a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TacticalSpaceCheeseRacer
========================

A board game in which up to 4 players traverse a board trying to reach the far reaches of the cheese galaxy!
A C# text-based board game in which up to 4 players traverse a board trying to reach the far reaches of the cheese galaxy!

Game Concept
============
Expand Down Expand Up @@ -39,4 +39,4 @@ The first roll after player initialisation is always rolled automagically by the

Afterwards, the user will be able to choose whether or not they would like to roll the tactical dice. If they decide to, they will be prompted to hit enter to roll the dice. If they get power 5 or 6, they will have to choose a player number to swap or move to. If they do not decide to roll the tactics dice, the program will move onto the next player. The program will also print a list of all the players' current positions.

Once a player has won the game by moving to or beyond the last square, they will be notified that they have won and will be asked if they want to play again. If they want to play again, they will be asked if they want to use the same number of players and use the same names if they want.
Once a player has won the game by moving to or beyond the last square, they will be notified that they have won and will be asked if they want to play again. If they want to play again, they will be asked if they want to use the same number of players and use the same names if they want.

0 comments on commit 091945a

Please sign in to comment.