bitboard topic

List bitboard repositories

Sanmill

131
Stars
20
Forks
Watchers

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 del...

edax-reversi

99
Stars
31
Forks
Watchers

Edax reversi version 4.4 and above

Inanis

26
Stars
0
Forks
Watchers

UCI chess engine written in Rust, the successor of Proxima b, Proxima b 2.0 and Cosette.

SwiftShogi

31
Stars
2
Forks
Watchers

👑 A pure Swift shogi library

magic-bits

32
Stars
6
Forks
Watchers

A C++ header-only library for efficient move generation in chess using "magic bitboards" technique

shogi-rs

44
Stars
3
Forks
Watchers

A Bitboard-based shogi library in Rust. Board representation, move generation/validation and time control utilities.

scalachess

625
Stars
200
Forks
Watchers

Chess API written in scala. Immutable and free of side effects.

ChessLib

70
Stars
21
Forks
Watchers

C# chess library containing a complete data structure and move generation.

camel

21
Stars
0
Forks
Watchers

Bitboard-based UCI-compatible chess/chess960 engine written from scratch in Rust.

MPerft

15
Stars
2
Forks
Watchers

Bitboard chess move generation based on magic bitboards