othello-cli

Crates.ioothello-cli
lib.rsothello-cli
version1.4.0
sourcesrc
created_at2022-08-06 23:39:14.181393
updated_at2022-08-10 23:42:13.320352
descriptionPlay or watch Othello in your terminal!
homepagehttps://github.com/LelsersLasers/othello-cli
repositoryhttps://github.com/LelsersLasers/othello-cli
max_upload_size
id640034
size23,749
(LelsersLasers)

documentation

README

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

Commit count: 64

cargo fmt