| | |

This is a simple chess viewer for web browsers.

It stores all game state in the URL, for easy sharing.

For more information, please visit the project's GitHub page.

Store game data in the URL.

Load a PGN game.

Glued together by David Wyde.

Building blocks: chess.js, chessboardjs, and pako.

Inspired by a text editor.