Projects with this topic
-
Dénombrement et génération des positions de départ au jeu des échecs aléatoires de Fischer
Updated -
WordPress experimental plugin for scraping chess data from websites such as chess-results.com, fide.ratings.com and chess.sk. Used as an example of using the Simple HTML DOM library for scraping in WordPress.
Updated -
Final project for HCI 557: Computer Graphics and Geometric Modeling at Iowa State University. webgl-chess.nathanfriend.io
Updated -
Chess pieces of the Warlord chess program by William H. Rogers
Updated -
-
This was a chess engine I made when I was younger. It lacks castling and en passant, however.
Setting your terminal to a light theme with large text helps with the visuals. A Windows build is provided, although it is only minimally tested.
Updated -
A cross-platform C++ library for using UCI (Universal Chess Interface) chess engines easily.
Updated -
-
A simple chess engine I made to learn rust. It's not very fast, hence the name.
Updated -
A Python Chess Library built purely in Python for use in building chess applications and programs with Python.
Updated -
SimpleSearchy is a chess engine that uses UCI to communicate to any chess gui including it's own text based gui (Simple Gui). SimpleSearchy uses minimax with alpha-beta pruning to find the best moves. All code is pure python 3.
Updated -
simple-chess is (or better: will be) a small command-line tool that can be used to perform some chess-related tasks.
Updated -
-
High performance 5D Chess bot designed to interface with 5d-chess-server (https://gitlab.com/alexbay218/5d-chess-server). Designed for clustered systems and high throughput of board evaluation.
Updated -
CECP chess engine by Martin Macok
Updated -
A Rust implementation of the Chessnut Easylink SDK to allow interaction with Chessnut boards
Updated -
-
An experimental chess engine with optimized structures in Rust.
Updated -
Ranchess is a CLI Chess Program written in Python that utilizes RAN Notation.
Updated