Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,12 @@ If you like, share interesting things you are using python-chess for, for exampl
| :height: 64 | |
| :target: https://github.com/trevorbayless/cli-chess | A highly customizable way to play chess in your terminal |
+------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------+
| .. image:: | |
| https://github.com/leszekhanusz/lichess-board/blob/main/examples/assets/fools_mate.gif?raw=true | `lichess-board <https://github.com/leszekhanusz/lichess-board>`_ |
| :width: 64 | |
| :height: 64 | |
| :target: https://github.com/leszekhanusz/lichess-board | A chess board widget for PySide6 with interactive usage and animations |
+------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------+

* extensions to build engines (search and evaluation) – https://github.com/Mk-Chan/python-chess-engine-extensions
* a stand-alone chess computer based on DGT board – https://picochess.com/
Expand Down