Animal Fight Chess Game(斗兽棋) written in rust.
-
Updated
Apr 2, 2025 - Rust
Animal Fight Chess Game(斗兽棋) written in rust.
A UCI chess engine written in Rust.
UCI chess engine written in Rust, the successor of Proxima b, Proxima b 2.0 and Cosette.
NNUE chess engine that never had an HCE
A chess engine written in Rust
A game-playing engine (written in Rust) that uses the Minimax Algorithm with alpha-beta pruning for arbitrary two-player Minimax games like Chess, TicTacToe, Go, Connect Four, etc.
Goldfish - Stockfish's very distant and not so bright cousin - a UCI chess engine
Rust Softwarechallenge 2022 Client
Shen Yu is a UCI chess engine written from scratch in Rust. It follows the alpha-beta brute force paradigm.
gomoku @ 42 - gomoku AI using negamax written in Rust / JavaScript
♜ A classical chess engine, written in Rust 🦀
A checkers (or draughts) game with an AI algorithm (negamax search using alpha-beta pruning)
Rust implementation of a minimax algorithm. The game is a custom version of the Oware. Using Alphabeta pruning, move ordering, and a tiny iterative deepening.
[WIP] Hobby-level, bitboard-representation chess engine
A toy project for experimenting with strategies in a turn-based combat game.
Minimax with alpha-beta pruning, tic tac toe implementation in rust
My super awesome first-ever Rust code
A simple connect 4 minimax algorithm
Add a description, image, and links to the alpha-beta-pruning topic page so that developers can more easily learn about it.
To associate your repository with the alpha-beta-pruning topic, visit your repo's landing page and select "manage topics."