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
- Host: GitHub
- URL: https://github.com/bclehmann/chess-scribe
- Owner: bclehmann
- License: mit
- Created: 2023-05-01T01:05:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-11T04:12:35.000Z (over 1 year ago)
- Last Synced: 2025-01-10T22:42:11.008Z (5 months ago)
- Topics: chess, pgn
- Language: TypeScript
- Homepage: https://bclehmann.github.io/Chess-Scribe/
- Size: 2.11 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
[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.