Base: Add manual page for Chess game

This commit is contained in:
David Lindbom 2022-01-09 20:24:20 +01:00 committed by Brian Gianforcaro
parent f19a849f39
commit b15b87486d
Notes: sideshowbarker 2024-07-17 20:59:10 +09:00

View File

@ -0,0 +1,15 @@
## 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.