1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 22:47:47 +00:00

Games: Add Flood

This commit is contained in:
implicitfield 2022-10-13 22:01:31 +03:00 committed by Andrew Kaster
parent 02baa1b005
commit 7eca8f7e62
15 changed files with 822 additions and 0 deletions

View file

@ -0,0 +1,21 @@
## Name
![Icon](/res/icons/16x16/app-flood.png) 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.