pgn-reader
There are 26 repositories under pgn-reader topic.
brettbates/pgn_parser
A Python Parser for .pgn chess games.
ajGingrich/react-pgn-viewer
React component that parses pgn html elements in order to create interactive pgn viewers
ajax333221/isepic-chess-ui
♞ Chess replayer (UI).
blevantovych/lichess-pgn-to-json
Convert your pgn files to json for easier processing
daneccc/chess-validator
♟ Validador de partidas de xadrez em arquivos no formato PGN.
pathev/ChessTrainer
Chess trainer on PGN opening trees using tkinter GUI. Shows moves with arrows. Can read but also edit and save PGN. A small automatic PGN creator is also available.
mcoria/chesstango
Implementation of object-oriented design patterns in a chess game.
sanandita001/Chess-Replay
A program to read a pgn file with valid chess moves and simulate the game.
jstapletton/FNS-to-PGN
A CPP code to convert puzzle files (FNS format files) in Lucas Chess to PGN format.
mehdimhb/pgn-reader
a Java GUI application designed for parsing and displaying PGN chess games.
PogSmok/pgn-reader
Lightweight, blazingly fast (overly optimized) CLI for reading .pgn files
eliaspiovani/Chess_Game_Viewer
An application that reads PGN files and allows to play all plys in the file.
gitGiannis/pgn_viewer
My first project using python. Search pgn files and view chess games through a simple tkinter gui
hgrafa/chess-PGN-parser
🧩Criando um jogo pra interpretar e exibir um arquivo PGN através do terminal feito totalmente em c++.
jayendra-ram/svelte-chess-pgn
a svelte component chess pgn reader
Jurymax99/Chess
Console Chess in C++!
Profrog/PgnToGif_chessx2
libary basis on sonatype.com
Pythoript/PGN-Optimizer
A command-line tool written in Go for parsing, filtering, and optimizing chess games in PGN format.
bencehornak/flutter-chess-lib
Flutter app for browsing a chess collection
chess-lab/pgnparser
.pgn file parser in raw self-contained php with pagination using php streams and generator in less than 200loc
gitGiannis/Chess_PGN_Manager_greek_version
Chess PGN file reader/displayer
higorcastro/pgn_chess
Read pgn file and convert to dataframe
jfrozas/DeskChess
Aplicación para el almacenamiento, visualización y estadísticas de partidas de ajedrez en formato PGN.
msmaldi/pgn-reader
A fast non-allocating and streaming reader for chess games in PGN notation, implemented in vala.
romiojoseph/lichess-pgn-analyzer
Upload a PGN file or enter your Lichess username to download and select your games. Get basic metrics and a look at your opening variations.
MichaelVShapiro/PGNReaderJS
A simple PGN reader written in JavaScript.