diff --git a/Base/usr/share/man/man6/Chess.md b/Base/usr/share/man/man6/Chess.md new file mode 100644 index 0000000000..d97a93b1cd --- /dev/null +++ b/Base/usr/share/man/man6/Chess.md @@ -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.