PGN Viewer

Browse famous chess games with move history, annotations, and keyboard navigation. Use ← → arrow keys to step through moves.

"The Game of the Century" — 13-year-old Bobby Fischer's immortal game

Usage
<Chessboard
  pgn={pgn}
  theme="brown"
  showMoveHistory={true}
  showNavigation={true}
  showBoardControls={true}
  enableKeyboardNavigation={true}
  moveHistoryWidth="350px"
/>