contrib: add memory, the game with shapes and colors
[nit.git] / contrib / memory / README.md
1 # Memorize Shapes and Colors
2
3 A memory-based game where figures are cliqued in sequence by the computer and should be replayed by the player in the same order.
4 As the player progresses, more figures are added and the sequences to remember become longer.
5
6 The player can make up to 2 errors to solve a single level.
7 At the 3rd error, the level has to be replayed.
8
9 The game use a very simple user interface and features big figures with bright colors and simple distinguishable shapes; that makes it suitable for young children.
10
11 The game offers three modes (difficulty level)
12
13 Easy (for young children):
14
15 * Start with 2 figures, 1 to remember
16 * Figures are easily distinguishable
17 * Figures remain on place
18 * After 3 errors, the same level is replayed
19
20 Medium (for normal player):
21
22 * Like easy but:
23 * Start with 3 figures, 3 to remember
24 * Figures are moved after the sequence played by the computer
25 * After 3 errors, a new level is produced
26
27 Hard (for hypermnesic players)
28
29 * Like medium but:
30 * Figures use overlapping combinations of colors and shapes
31 * Figures are shuffled completely