From 497983cd634ccde8708a7b43a208c16894a39546 Mon Sep 17 00:00:00 2001 From: Leszek Hanusz Date: Sat, 22 Nov 2025 21:20:07 +0100 Subject: [PATCH] Adding lichess-board link --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index a6c3185c6..e9840a902 100644 --- a/README.rst +++ b/README.rst @@ -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 `_ | +| :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/