mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 22:47:47 +00:00
Games: Add Flood
This commit is contained in:
parent
02baa1b005
commit
7eca8f7e62
15 changed files with 822 additions and 0 deletions
21
Base/usr/share/man/man6/Flood.md
Normal file
21
Base/usr/share/man/man6/Flood.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
## Name
|
||||
|
||||
 Flood
|
||||
|
||||
[Open](file:///bin/Flood)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
$ Flood
|
||||
```
|
||||
|
||||
## Description
|
||||
|
||||
Flood is a game where the goal is to fill the entire board with cells of the same color in the most efficient way possible.
|
||||
|
||||
The flooding begins from the top-left corner and continues in whichever direction chosen by selecting any cell of the wanted color.
|
||||
|
||||
## Settings
|
||||
|
||||
The size of the board and the color scheme can be changed in the settings.
|
Loading…
Add table
Add a link
Reference in a new issue