diff --git a/pages/common/gnuchess.md b/pages/common/gnuchess.md new file mode 100644 index 0000000000..437600c81c --- /dev/null +++ b/pages/common/gnuchess.md @@ -0,0 +1,24 @@ +# gnuchess + +> Play chess against an engine. +> More information: . + +- Start an interactive chess game: + +`gnuchess` + +- [Interactive] Play a move using algebraic notation: + +`{{e4}}` + +- Enable graphic mode, showing chess pieces instead of letters: + +`gnuchess {{[-g|--graphic]}}` + +- Display engine output: + +`gnuchess {{[-p|--post]}}` + +- [Interactive] Exit `gnuchess`: + +`quit`