There are 1 repository under bitboards topic.
UCI Chess engine written in C++11
UCI chess engine written in Rust, the successor of Proxima b, Proxima b 2.0 and Cosette.
A Monte Carlo Tree Search AI for the game 2048
Python chess engine compiled with Numba (from 7300 to 1500000 nodes/second)
A C++ Ataxx library to handle move generation, move validation, and other aspects of the board game Ataxx
Chess logic - using Bitboards! quick move generation and game state checks
An advanced AI to play the 2-player board game Othello
A full-fledged chess game featuring a built-in AI opponent.
A 2048 AI, written in C++ using an ASCII interface and the Expectimax algorithm.
Chess game with my custom made 'Enigma chess engine'. Contains both console and pygame version available (check documentation below for more info).
A chess game written in C++, transcompiled to JS to run in the browser as a wiki project to help anyone interested in learning Emscripten
Chess engine implemented with bitboards / plain magic bitboards. Board rendered with SFML.
An antichess engine with bitboards, 5-man endgame tables and proof number search.
Strong Aritifical Intelligence for Checkers created using Upper Confidence Tree algorithm with GUI.
UCI Chess Engine / Move Generation / Gui
Bitboard chess engine that uses an NNUE model for node evaluation inside a PVS search. Move tables and plain magic bitboards are used for move generation
🪁🎯 Kite - Java Connect Four solver