Sean's best (mostly) chess games
A small library of Sean's games with inline commentary, move arrows, captured-material strips, and engine evaluation.
Built with a single-file HTML viewer · drop a PGN in, get a standalone page out.
- FM Eric Schiller vs Sean
- Sean vs. Emma_fr
- FM Eric Schiller vs Sean
- Sean vs. Emma_fr
- FM Eric Schiller vs Sean
- Sean vs. Emma_fr
- FM Eric Schiller vs Sean
- Sean vs. Emma_fr
- FM Eric Schiller vs Sean
- Sean vs. Emma_fr
- FM Eric Schiller vs Sean
- Sean vs. Emma_fr
Add your own game
Each game is a self-contained HTML file with no external assets (apart from chess.js from a CDN). To make a new one, save a PGN and run:
python3 _build.py my-game.pgn my-game.html
See README.md for the full PGN annotation reference (commentary, NAGs, [%eval], theme variables, deep links).