Animal Fight Chess Game(斗兽棋) written in rust.
-
Updated
Jan 21, 2023 - Rust
Animal Fight Chess Game(斗兽棋) 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.
NNUE chess engine that never had an HCE
Goldfish - Stockfish's very distant and not so bright cousin - a UCI chess engine
UCI chess engine written in Rust, the successor of Proxima b, Proxima b 2.0 and Cosette.
A chess engine written in Rust
gomoku @ 42 - gomoku AI using negamax written in Rust / JavaScript
♜ A classical chess engine, written in Rust 🦀
A chess computer made for my Profielwerkstuk (high school thesis-ish) written in rust.
A toy project for experimenting with strategies in a turn-based combat game.
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.
A UCI chess engine written in Rust.
Shen Yu is a UCI chess engine written from scratch in Rust. It follows the alpha-beta brute force paradigm.
My super awesome first-ever Rust code
A simple connect 4 minimax algorithm
MCTS and Minimax Alpha-beta pruning for Othello/Reversi in Rust with benchmark
Rust Softwarechallenge 2022 Client
Minimax with alpha-beta pruning, tic tac toe implementation in rust
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."