fen
There are 100 repositories under fen topic.
niklasf/python-chess
A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication
pychess/pychess
PyChess - a chess client for Linux/Windows
bhlangonijr/chesslib
chess library for legal move generation, FEN/PGN parsing and more
niklasf/chessops
Chess and chess variant rules and operations in TypeScript
chesslablab/php-chess
A chess library offering move validation, common formats, multiple variants, UCI engine support, explanation of chess positions, image recognition, PGN parsing and knowledge extraction from games.
rudzen/ChessLib
C# chess library containing a complete data structure and move generation.
davidmallasen/LiveChess2FEN
Predict live chess games into FEN notation.
fsmosca/chess-artist
A python script that can annotate chess games in pgn file with static evaluation or search score of an engine, can annotate an epd file with acd, acs, bm, and ce opcodes, can test engine with epd test suite and can generate chess puzzles.
aelmiger/chessboard2fen
Converting real images of a chessboard to FEN codes.
andyruwruw/chess-image-generator
Accepts FEN, PGN or array data for chess board and generates PNG or buffer.
chesslablab/chess-server
Asynchronous PHP server that provides chess services over a WebSocket connection.
prawnydagrate/rschess
A Rust chess library with the aim to be as feature-rich as possible
VitamintK/Passant
Programming language made up of chess games
yo35/rpb-chessboard
A WordPress plugin to display chess games and diagrams (using the standard FEN and PGN notations).
SindreSvendby/pgnToFen
Takes PGN as input and returns FEN
yo35/kokopu
A JavaScript/TypeScript library implementing the chess game rules and providing tools to read/write the standard chess file formats.
camc/chess
A C11 chess engine & GUI
jniemann66/react-chessdiagram
Chess Diagram React Component
fairy-stockfish/bookgen
EPD opening book generation and filtering for chess and chess variants
chesslablab/chess-api
REST-like chess API.
ianfab/chess-variant-puzzler
Puzzle generator for chess variants
AttackingOrDefending/pydraughts
A draughts (checkers) library for Python with move generation, PDN reading and writing, engine communication and balloted openings
chesslablab/tsblab
A chess library for TypeScript.
zq99/pgn2data
A library that converts a chess pgn file into a tabulated CSV data set.
fenimore/ghess
Chess engine, AI, cli interface, and websocket client ♞
aperechnev/ChessKit
Lightweight and fast chess framework written in Swift.
varunpvp/flutter_chessboard
Chessboard Widget for Flutter
ReedKrawiec/Fen-To-Board-Image
Renders a PIL Image created from a FEN
wolfraam/chess-game
A java chess library for generating legal chess moves, determining check / mate / draw, determining the chess opening. Supports SAN, FAN, LAN, UCI and PGN.
ajGingrich/react-pgn-viewer
React component that parses pgn html elements in order to create interactive pgn viewers
Gissio/mcu-max
A low-resource chess engine for MCUs
ianfab/books
opening books for chess variants in EPD format for engine testing and tuning, generated with https://github.com/ianfab/bookgen. Used for https://github.com/ianfab/fishtest.
mate-amargo/pgn2fen
Extracts FEN of a specific move on a PGN game
mcdominik/board_to_fen
Python package that converts digital chessboard image into Forsyth-Edwards (FEN) notation
chesslablab/perception
Chess piece image recognizer.
David-davidlxl/Lobsterpincer-Spectator-For-Win-RPi-Combo
Real-time chessboard processor (Windows and Raspberry Pi's combination version)