Skip to content

Commit 26015e9

Browse files
authored
Mention Chess Match Viewer (PyScript) in README (#890)
* Mention Chess Match Viewer (PyScript) in README Would it be okay to mention this PyScript demo here? Hope the formatting is suitable. * Putting back accidentally removed blank line Error indicates that a blank line is needed after the bullet list. I seem to have removed the line accidentally and the GitHub editor was more forgiving than the rst process
1 parent 56b2410 commit 26015e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ If you like, share interesting things you are using python-chess for, for exampl
342342
* an `Alexa skill to play blindfold chess <https://www.amazon.com/Laynr-blindfold-chess/dp/B0859QF8YL>`_ – https://github.com/laynr/blindfold-chess
343343
* a chessboard widget for PySide2 – https://github.com/H-a-y-k/hichesslib
344344
* Django Rest Framework API for multiplayer chess – https://github.com/WorkShoft/capablanca-api
345+
* a `browser based PGN viewer <https://about.nmstoker.com/chess2.html>`_ written in PyScript – https://github.com/nmstoker/ChessMatchViewer
345346
346347
Acknowledgements
347348
----------------

0 commit comments

Comments
 (0)