mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-30 22:28:22 +00:00
Games: Add ColorLines
This commit is contained in:
parent
d987ddc0ee
commit
28bb3367cb
Notes:
sideshowbarker
2024-07-17 03:21:04 +09:00
Author: https://github.com/idispatch
Commit: 28bb3367cb
Pull-request: https://github.com/SerenityOS/serenity/pull/15986
Reviewed-by: https://github.com/AtkinsSJ ✅
Reviewed-by: https://github.com/drunderscore
Reviewed-by: https://github.com/kleinesfilmroellchen ✅
Reviewed-by: https://github.com/linusg
Reviewed-by: https://github.com/sppmacd
14 changed files with 1119 additions and 0 deletions
19
Base/usr/share/man/man6/ColorLines.md
Normal file
19
Base/usr/share/man/man6/ColorLines.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
## Name
|
||||
|
||||
 Color Lines
|
||||
|
||||
[Open](file:///bin/ColorLines)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
$ ColorLines
|
||||
```
|
||||
|
||||
## Description
|
||||
|
||||
ColorLines is a classic game.
|
||||
|
||||
Click a marble, then click an empty square to move.
|
||||
You can only move along unblocked paths.
|
||||
Build rows of 5 or more marbles of the same color to score.
|
Loading…
Add table
Add a link
Reference in a new issue