A simple reversi AI written in Rust Features Alpha-beta search Speed-up by bitboard Simple evaluation function Wins of random player in almost 100% games No cargo package dependency How to run cargo run --release Demo