Help

Chess PGN Viewer Help

This document explains how to use the Chess PGN Viewer Webapp.

Loading a PGN File

  1. Click the "Load PGN" button (usually represented by a folder icon or similar).
  2. Select a .pgn file from your local device using the file browser that appears.
  3. The application will load the first game found in the PGN file. If the PGN contains multiple games, typically only the first one is displayed initially (behavior might vary based on implementation).

Viewing Game Information

Navigating the Game

Use the control buttons below the board or moves list:

Understanding the Board

Offline Use

This application is a Progressive Web App (PWA) and utilizes a Service Worker. After loading the app once while online, it should be available for offline use, allowing you to view previously loaded or cached PGN data (specific offline capabilities depend on the implementation).

Troubleshooting