|
nFlood is a simple clone of the Flood-It puzzle game.
|
|
You need to fill the whole board with a single color. To do that,
|
|
alternate between them, flooding with the minimum number of moves
|
|
possible. It's played on the terminal, with text-based interface
|
|
via nCurses.
|