Преглед изворни кода

Base: Add manual page for Chess game

David Lindbom пре 3 година
родитељ
комит
b15b87486d
1 измењених фајлова са 15 додато и 0 уклоњено
  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.