othello-cli

CLI Othello with bots


Keywords
othello
License
MIT
Install
pip install othello-cli==0.1.0

Documentation

Tests PyPI Read the Docs

othello

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.

Installation

To install the Othello project, run this command in your terminal:

$ pip install othello-cli

Usage

$ othello [OPTIONS]

    -b <agent>, --black <agent>
    -w <agent>, --white <agent>
    -v, --version
    -h, --help

License

MIT License