bojotamara / python-chessLinks
chess engine in pygame!
☆14Updated 7 years ago
Alternatives and similar repositories for python-chess
Users that are interested in python-chess are comparing it to the libraries listed below
Sorting:
- A try to make chessboardjs pieces and color themes☆33Updated 7 months ago
- A CLI tool for converting chess FENs into images☆11Updated 3 years ago
- A bridge between Lichess bots and chess engines☆927Updated this week
- A Chess GUI based from Python using PySimpleGUI and Python-Chess.☆170Updated last year
- Accepts FEN, PGN or array data for chess board and generates PNG or buffer.☆58Updated last year
- ☆19Updated 6 years ago
- Read pgn files, parse positions in the game and save interesting positions for problem-solving sessions.☆11Updated 4 years ago
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.