7 stable releases

1.4.0 Aug 10, 2022
1.3.0 Aug 10, 2022
1.1.0 Aug 10, 2022
1.0.3 Aug 7, 2022
1.0.0 Aug 6, 2022

#243 in Games

46 downloads per month

MIT license

21KB
522 lines

othello-cli

othello-cli is a cli version of Othello written in Rust. You can play against another player, the AI, or watch two AIs play each other.

https://user-images.githubusercontent.com/48894200/183278088-707948e6-55cf-4346-bb36-961a3c0321e8.mp4

>>> 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)

Showcase Image 2

Showcase Image 1

Dependencies

~0.3–10MB
~59K SLoC