A command-line interface for Othello! Either player can be human or a bot. A list of available agents is available via the help command.
Othello-CLI suports Python 3.7+. To install the Othello project, run this command in your terminal:
$ pip install othello-cli
$ othello [OPTIONS]
-b <agent>, --black <agent>
-w <agent>, --white <agent>
-v, --version
-h, --help