Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusbuffett committed Sep 15, 2015
1 parent 0b7764b commit 06a6f19
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,19 @@ Run the following command after installation
chess

Type '?' to get help at any time during the game.

You'll be asked to choose between playing as white or black, and what depth you want the AI to search :

![Initial](http://i.imgur.com/PSS7csc.png)

You can then make any (legal) move :

![First move](http://i.imgur.com/AsXhhvC.png)

##Options

Instead of a move, you can input :

* `l` to see every legal move
* `r` to make a random move
* `u` to undo your last move

0 comments on commit 06a6f19

Please sign in to comment.