Better rule wording
This commit is contained in:
parent
b5d0eab173
commit
774f1ad514
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ An implementation of an ancient game of Logik - a color-sequence guessing game.
|
||||||
The game consists of guessing valid color sequences.
|
The game consists of guessing valid color sequences.
|
||||||
After each guess, the game tells you, how many colors were in the right place
|
After each guess, the game tells you, how many colors were in the right place
|
||||||
and how many are in the sequence, but not in the place you guessed them.
|
and how many are in the sequence, but not in the place you guessed them.
|
||||||
The catch is, it doesn't tell you which is which.
|
The catch is, it doesn't tell you the specific positions, but only quantities.
|
||||||
|
|
||||||
## Functionality
|
## Functionality
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue