mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
6 lines
264 B
Text
6 lines
264 B
Text
|
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.
|