bitboard
There are 64 repositories under bitboard topic.
lichess-org/scalachess
Chess API written in scala. Immutable and free of side effects.
calcitem/Sanmill
Sanmill is an open-source, UCI-like Mill/Morris/Merrills/Mühle/Malom (and its variants) program with CUI, Flutter GUI and Qt GUI, sharing and freely distributing the code, tools and data needed to deliver this mill game. We do this because we are convinced that open software and open data are key ingredients to make rapid progress.
abulmo/edax-reversi
Edax reversi version 4.6
rudzen/ChessLib
C# chess library containing a complete data structure and move generation.
nozaq/shogi-rs
A Bitboard-based shogi library in Rust. Board representation, move generation/validation and time control utilities.
goutham/magic-bits
A C++ header-only library for efficient move generation in chess using "magic bitboards" technique
jiro/SwiftShogi
👑 A pure Swift shogi library
Tearth/Inanis
UCI chess engine written in Rust, the successor of Proxima b, Proxima b 2.0 and Cosette.
mcthouacbb/Sirius
Chess engine
sugyan/yasai
Yet Another Shogi library, for AI development
bdmendes/camel
Bitboard-based UCI-compatible chess/chess960 engine written from scratch in Rust.
okuhara/edax-reversi-AVX
Automatically exported from code.google.com/p/okuharaandroid-edax-reversi
loks0n/rapid-draughts
A super speedy, blazing fast, rocket-powered TypeScript draughts/checkers engine with move validation, AI and game history.
abulmo/MPerft
Bitboard chess move generation based on magic bitboards
kelseyde/calvin-chess-engine
A superhuman chess engine written in Java.
gary-z/blokie
Blockudoku/Woodoku/BlockSudoku game engine
niklasf/magics
Finding magic factors for bitboard based move generation
kjda/chess-on-go
Chess logic - using Bitboards! quick move generation and game state checks
nikohass/rust-socha2021
Blokus client for the Software-Challenge Germany 2021
sammelanyogi/chess
2D chess game made with rust and bevy.
Tearth/Bitboard-Viewer
Bitboard viewer for chess developers.
bjohnsonfl/Overhead-Chess-Engine-
A UCI Engine Developed from the ground up by Blake Johnson
stressGC/Java-Chess-Engine
A chess engine that can communicate using the UCI protocol to GUIs. Use the Principal Variation Search algorithm to find the best move to play [README in french]
HoangTran0410/Reversi-mcts
Reversi (Othello) AI game in C#. Using Monte Carlo Tree Search algorithm AND BTMM algorithm.
kevlu8/PZChessBot
chess engine made by high school students
nc-gp/bitboard
Effortless, enjoyable, and efficient PHP-based forum system.
rictorlome/pupil
♟️Chess engine and AI ♟️
codyjk/RustChess
♜ A classical chess engine, written in Rust 🦀
ejaszewski/ruthless
An Othello AI written in Rust
LimeEng/magpie
Reasonably efficient Othello library
philleski/tactician
An AI program that plays chess by reading in moves from the command line
taihsuanho/KyleOthello
An Othello/Reversi game written in Python with PyGame.
DrSegMcFault/sukless2
The successor to the failed project sukless-chess
feftywacky/Thrawn
UCI compliant NNUE chess engine @ ~2800 ELO
nhamil/halcyon
UCI chess engine
Yui-Koi/tic-tac-toe
It's a tic tac toe bit board implementation with minimax alpha beta pruning in python!