Make all tiles equal
Bash implementation of parity puzzle.
The aim of the game is to make all tiles values equal.
Game stats with one of the tile is selected. Everytime the selector moves to new tile its value increases by one.
Now, the board contains black and white tiles, white tiles dose the increment and black drecrement the tile value.
yaourt -S parity-puzzle-git
Download the latest verion from zip or tar clone the repo.
$ cd path-to-parity
$ ./configure
$ sudo make install
Requirement | Type |
---|---|
bash | depends |
sed | depends |
ASCII-board | depends |
figlet | optional |
$ parity-puzzle
use arrow keys to navigate.