1 unstable release
0.1.0 | Nov 20, 2020 |
---|
#7 in #mcts
3MB
686 lines
Reversi in Rust
A rust implementation of a Reversi (Othello) game! The AI is implemented with a Monte Carlo Tree Search algorithm.
To Run:
./reversi_mcts
Dependencies
~3.5–5MB
~83K SLoC