Crates.io | othello-cli |
lib.rs | othello-cli |
version | 1.4.0 |
source | src |
created_at | 2022-08-06 23:39:14.181393 |
updated_at | 2022-08-10 23:42:13.320352 |
description | Play or watch Othello in your terminal! |
homepage | https://github.com/LelsersLasers/othello-cli |
repository | https://github.com/LelsersLasers/othello-cli |
max_upload_size | |
id | 640034 |
size | 23,749 |
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.
>>> 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)