We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a130a6 commit 615a21bCopy full SHA for 615a21b
1 file changed
README.rst
@@ -350,6 +350,7 @@ If you like, share interesting things you are using python-chess for, for exampl
350
* Django Rest Framework API for multiplayer chess – https://github.com/WorkShoft/capablanca-api
351
* a `browser based PGN viewer <https://about.nmstoker.com/chess2.html>`_ written in PyScript – https://github.com/nmstoker/ChessMatchViewer
352
* an accessible chessboard that allows blind and visually impaired players to play chess against Stockfish – https://github.com/blindpandas/chessmart
353
+* analyse games to extract various statistics – https://github.com/mvrozanti/chess-playground
354
355
356
Prior art
0 commit comments