Sfoglia il codice sorgente

Base: Add manual page for Chess game

David Lindbom 3 anni fa
parent
commit
b15b87486d
1 ha cambiato i file con 15 aggiunte e 0 eliminazioni
  1. 15 0
      Base/usr/share/man/man6/Chess.md

+ 15 - 0
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.