dn1z / pgn2gifLinks
A small tool that generates gif of a chess game
☆106Updated 4 years ago
Alternatives and similar repositories for pgn2gif
Users that are interested in pgn2gif are comparing it to the libraries listed below
Sorting:
- An HTTP service that renders chess board images☆79Updated 3 weeks ago
- Python client for the lichess API☆144Updated 2 years ago
- ☆158Updated 2 weeks ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆98Updated 4 years ago
- Python client for the lichess.org API☆57Updated 2 years ago
- Reads chess games in PGN format and adds annotations using an engine☆62Updated 4 years ago
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.☆170Updated 2 years ago
- ☆108Updated 5 years ago
- Generate chess puzzles / tactics from a pgn file☆128Updated 2 years ago
- Python client for Chess.com Published-Data API☆66Updated last month
- ☆66Updated 6 years ago
- A simple python PGN parser☆47Updated 5 years ago
- A program that will produce a graphical sunburst chart of chess openings from the PGN that is provided to it☆62Updated 2 years ago
- A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asyn…☆29Updated 3 years ago
- Creates JSON chess puzzles from PGN chess games.☆68Updated 7 years ago
- A Chess GUI based from Python using PySimpleGUI and Python-Chess.☆170Updated last year
- Fast-paced chess tactics trainer☆173Updated 3 weeks ago
- User interface and public API for probing Syzygy endgame tablebases☆71Updated last week
- hichesslib is a cross-platform Python GUI chess library.☆11Updated last year
- Spell words with elemental symbols from the periodic table ("He", "Cu", etc).☆42Updated 4 years ago
- Chess tactics trainer with spaced repetition☆34Updated last year
- A racing game that runs in the terminal☆130Updated last year
- A python program to play chess against an AI in the terminal.☆522Updated last year
- ☆98Updated 6 years ago
- A free and open source chess improvement app that combines the power of Lichess and Anki.☆117Updated last year
- ☆74Updated 5 years ago
- Implements an easy-to-use Engine class to integrates the Stockfish chess engine with Python