mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 23:15:07 +00:00
15 lines
215 B
Markdown
15 lines
215 B
Markdown
## Name
|
|
|
|
Chess
|
|
|
|
## Synopsis
|
|
|
|
```**sh
|
|
$ Chess
|
|
```
|
|
|
|
## Description
|
|
|
|
Chess is an implementation of the 15th century board game.
|
|
|
|
The game can either be played against another human or against the ChessEngine service.
|