#game-ai #othello #game #ai #mcts #tree-search

app reversi

翻转棋(奥赛罗)游戏的 Rust 实现

1 个不稳定版本

0.1.0 2020年11月20日

#7#mcts

MIT/Apache

3MB
686

Rust 中的翻转棋

一个翻转棋(奥赛罗)游戏的 Rust 实现!AI 使用蒙特卡洛树搜索算法实现。

Game Play Example

运行

./reversi_mcts

依赖项

~3.5–5MB
~83K SLoC