aalekhpatel07 / minimaxLinks
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.
☆14Updated 3 years ago
Alternatives and similar repositories for minimax
Users that are interested in minimax are comparing it to the libraries listed below
Sorting:
- pure rust implementaion for deep learning library like keras☆64Updated 3 years ago
- Simple neural network library for classification written in Rust.☆46Updated 3 years ago
- Logic backend implementation for Robot Rumble