Skip to content

crebro/ChessPGN-GIF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pgn to Gif

Pgn to gif is a python package to convert the pgn of a game into a visual gif representation of the game


How to Run

Follow the steps below and run the application on your machine

  • Clone the repo
git clone https://github.com/crebro/PgnToGif.git
  • Pip install the requirements
pip install -r requirements.txt
  • Replace the pgn in the game.pgn file
  • Run the main file
python main.py

Demo

PgnToGif

About

Convert your PGN or Portable Game Notation data of your chess games into a visual representation using GIFs!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages