moved description to note

This commit is contained in:
Trilarion
2020-09-04 16:35:00 +02:00
parent 6ac46420ff
commit 82cddf09e0
1402 changed files with 2480 additions and 2804 deletions

View File

@ -1,7 +1,5 @@
# PyChess
_Graphical front-end that works with xboard-compatible engines such as GNU Chess and stockfish, and also comes with its own chess engine if no other is available._
- Home: https://pychess.github.io/, https://web.archive.org/web/20181225202716/http://pychess.org/, http://pychess-variants.herokuapp.com/
- State: mature
- Download: http://pychess.org/download/, https://github.com/pychess/pychess/releases
@ -12,6 +10,7 @@ _Graphical front-end that works with xboard-compatible engines such as GNU Chess
- Code license: GPL-3.0
- Assets license: ? (GPL)
Graphical front-end that works with xboard-compatible engines such as GNU Chess and stockfish, and also comes with its own chess engine if no other is available.
PyChess is also capable of online play using the FICS server. Features include hints, different chess variants, and themeable chess pieces.
Now two projects? PyChess and PyChess-variants?