categories.misc.pgn
PGN 查看器
关于 PGN
Portable Game Notation — recorded chess games.
PGN (Portable Game Notation) is the standard plain-text format for recording chess games — the seven-tag header (event, site, players, result) followed by the moves in algebraic notation. Our viewer parses each game locally and presents the metadata and numbered move list, including files that bundle many games.
常见问题
- What is a PGN file?
- PGN (Portable Game Notation) is the standard plain-text format for recording chess games — the seven-tag header (event, site, players, result) followed by the moves in algebraic notation. Our viewer parses each game locally and presents the metadata and numbered move list, including files that bundle many games.
- Is my file uploaded?
- No. Files are opened entirely in your browser using local JavaScript and WebAssembly. Nothing is sent to a server.
- Does it work on mobile?
- Yes. The viewer is mobile-first and works on phones, tablets, and desktops.
更多categories.misc