7个稳定版本
1.4.0 | 2022年8月10日 |
---|---|
1.3.0 | 2022年8月10日 |
1.1.0 | 2022年8月10日 |
1.0.3 | 2022年8月7日 |
1.0.0 | 2022年8月6日 |
在 游戏 中排名 255
21KB
522 行
othello-cli
othello-cli 是用 Rust 编写的奥赛罗命令行界面版本。您可以与其他玩家、AI 对战,或观看两个 AI 对战。
>>> othello-cli help
Options:
h, help Show this help message
b, black Set black (X's) to be controlled by the user (black goes first)
w, white Set white (O's) to be controlled by the user
t, time Set the time (in milliseconds) the AI waits before making a move (default: 750 ms)
- 奥赛罗规则:https://www.eothello.com/#how-to-play
- crates.io 链接:https://crates.io/crates/othello-cli
依赖项
~0.3–9.5MB
~55K SLoC