11 63
minimax
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.
Read more
Most of these projects have pretty permissive licenses if you'd like to fork/use them.