An open API service indexing awesome lists of open source software.

https://github.com/bclehmann/chess-scribe

A basic PGN writer with autocomplete
https://github.com/bclehmann/chess-scribe

chess pgn

Last synced: 3 months ago
JSON representation

A basic PGN writer with autocomplete

Awesome Lists containing this project

README

        

# [Chess Scribe](https://bclehmann.github.io/Chess-Scribe/)

This is a simple PGN writer with auto-complete. I found existing options to be great for analyzing or watching games, but unergonomic when one wants merely to *transcribe* them.

image

[Try it out!](https://bclehmann.github.io/Chess-Scribe/)

Currently the board is only a preview, you cannot enter moves by dragging the pieces. It also doesn't support PGN headers, as this is focused only on transcribing the moves. I recommend copying the resulting PGN into a more capable tool like lichess for creating detailed PGNs.