1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-24 00:55:06 +00:00
serenity/Base/usr/share/man/man6/Chess.md
electrikmilk 74238d0aba Base: Add icons to man pages for GUI applications
Differentiate GUI applications in man pages with icons.
2022-01-16 22:41:31 -08:00

15 lines
255 B
Markdown

## Name
![Icon](/res/icons/16x16/app-chess.png) 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.