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

Games: Add ColorLines

This commit is contained in:
Oleg Kosenkov 2022-11-06 17:58:44 -05:00 committed by Sam Atkins
parent d987ddc0ee
commit 28bb3367cb
14 changed files with 1119 additions and 0 deletions

View file

@ -0,0 +1,4 @@
[App]
Name=Color Lines
Executable=/bin/ColorLines
Category=Games

Binary file not shown.

After

Width:  |  Height:  |  Size: 590 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View file

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