A java chess library for generating legal chess moves, determining check / mate / draw, determining the chess opening. Supports SAN, FAN, LAN, UCI and PGN.
-
Updated
Oct 15, 2024 - Java
A java chess library for generating legal chess moves, determining check / mate / draw, determining the chess opening. Supports SAN, FAN, LAN, UCI and PGN.
libary basis on sonatype.com
chess library for legal move generation, FEN/PGN parsing and more
This repository aims to generate an analyzer to read chess files in PGN format. It supports one or more moves, ending with a score, such as "1. e4 e5 ... 0-1", but also long formats: "1. d2d4 Ng8f6", the classic castling "OO oo" but also "e1g1 e8g8", supports parsing of headers and comments. PGN is the de-facto standard for chess games, especial…
Remote chess databases management system, which consists of server part and user web browser interface. It was created with emphasis on user's convenience, modernity of technologies used, modularity and flexibility of expansion with further elements. It allows to perform various operations related to chess games saved in PGN (Portable Game Notat…
Add a description, image, and links to the pgn topic page so that developers can more easily learn about it.
To associate your repository with the pgn topic, visit your repo's landing page and select "manage topics."