Skip to content

Commit

Permalink
Add more information to README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
bderrly committed Jun 19, 2015
1 parent 76af0c7 commit cec58b8
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# BrainCurses

A simple code-breaking game.

The object of the game is to guess the correct colors in the correct order.
[WikiPedia][] has more details about game play, the history of the game, and
Donald Knuth's algorithm.
[Wikipedia][] has more details about game play, the history of the game, and
Donald Knuth's algorithm for solving in under five steps.

## Installation

`make`

[WikiPedia]: https://en.wikipedia.org/wiki/Mastermind_(board_game)
"Mastermind"

0 comments on commit cec58b8

Please sign in to comment.