UCI chess engine written in Rust, the successor of Proxima b, Proxima b 2.0 and Cosette.
-
Updated
Apr 28, 2025 - Rust
UCI chess engine written in Rust, the successor of Proxima b, Proxima b 2.0 and Cosette.
♜ A classical chess engine, written in Rust 🦀
JavaScript chess move generator with strictly legal moves. Integrated check/checkmate/stalemate detection. Two implementations: x88 & Bitboards. Tactical analysis: captures, hanging pieces, safe squares. UCI engine. Perft validated. 7M NPS performance.
A simple board game, playable against your computer in a terminal.
A high-performance, UCI-compatible chess engine written in Rust, featuring magic bitboards, alpha-beta pruning, and sub-400ms latency.
A versatile Tic-tac-toe game featuring advanced AI strategies, including Monte Carlo tree search (MCTS), Minimax, implemented using efficient bitboard data structures.
Add a description, image, and links to the bitboards topic page so that developers can more easily learn about it.
To associate your repository with the bitboards topic, visit your repo's landing page and select "manage topics."