From 13f9781d515caba80e5dd60972e700e36362e3fe Mon Sep 17 00:00:00 2001 From: mush42 Date: Wed, 12 Oct 2022 19:38:54 +0200 Subject: [PATCH] Added chessmart: https://github.com/blindpandas/chessmart --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 8c85015e7..3a6ed5209 100644 --- a/README.rst +++ b/README.rst @@ -344,6 +344,8 @@ If you like, share interesting things you are using python-chess for, for exampl * a chessboard widget for PySide2 – https://github.com/H-a-y-k/hichesslib * Django Rest Framework API for multiplayer chess – https://github.com/WorkShoft/capablanca-api * a `browser based PGN viewer `_ written in PyScript – https://github.com/nmstoker/ChessMatchViewer +* an accessible chessboard that allows blind and visually impaired players to play chess against Stockfish – https://github.com/blindpandas/chessmart + Acknowledgements ----------------