Skip to content

a Java GUI application designed for parsing and displaying PGN chess games.

License

Notifications You must be signed in to change notification settings

mehdimhb/pgn-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGN Reader

App Screenshot

Overview

This is a Java-based PGN (Portable Game Notation) chess game reader with a graphical user interface (GUI). It allows users to parse and view chess games stored in PGN format. The program provides an intuitive way to navigate through chess games and analyze moves.

Usage

  1. Clone the repository to your local machine:

    git clone https://github.com/mehdimhb/pgn-reader.git
  2. Compile and run the Java program::

    cd pgn-reader
    javac Main.java
    java Main
    

License

This project is licensed under the MIT License. See the LICENSE file for more information

About

a Java GUI application designed for parsing and displaying PGN chess games.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages