othello-cli
A downloadable game for Windows, macOS, Linux, and Android
Download NowName your own price
othello-cli is a cli version of Othello (Reversi) written in Rust. You can play against another player, the AI, or watch two AIs play each other.
- Rules of Othello: https://www.eothello.com/#how-to-play
- To install from crates.io:
cargo install othello-cli - crates.io link: https://crates.io/crates/othello-cli
- Or you can use one of the binaries provided on itch.io
- GitHub: https://github.com/LelsersLasers/othello-cli

>>> othello-cli help
Usage: othello-cli [options]
Options:
h, help Show this help message
b, black Set black to be controlled by the user
w, white Set white to be controlled by the user
bc, black-color Set the color of black to be a custom color
default: green
format: 'othello-cli black-color r g b' where r, g, and b are integers from 0-255
wc, white-color Set the color of white to be a custom color
default: red
format: 'othello-cli white-color r g b' where r, g, and b are integers from 0-255
mc, marked-color Set the color of the valid moves to be a custom color
default: cyan
format: 'othello-cli marked-color r g b' where r, g, and b are integers from 0-255
bp, black-piece Set the piece for black to be a custom character
default: X
format: 'othello-cli black-piece c' where c is a single character
wp, white-piece Set the piece for white to be a custom character
default: O
format: 'othello-cli white-piece c' where c is a single character
t, time Set the milliseconds the AI waits before making a move
default: 750 ms
format: 'othello-cli time ms' where ms is a positive integer
| Status | Released |
| Platforms | Windows, macOS, Linux, Android |
| Author | LelsersLasers |
| Genre | Puzzle |
| Tags | board, cli, game, othello, reversi |
| Average session | A few minutes |
| Languages | English |
| Inputs | Keyboard |
| Accessibility | Color-blind friendly, Subtitles, High-contrast |
| Links | crates.io, GitHub, Source code, Othello rules |
Download
Download NowName your own price
Click download now to get access to the following files:
othello-cli Cargo.zip 6.6 kB
othello-cli Source Code.zip 6.6 kB
othello-cli for Windows.exe 306 kB
othello-cli for Linux and MacOS 3.8 MB

Leave a comment
Log in with itch.io to leave a comment.