- Introduction
- Requirements
- Configuration & Usage
- Maintainers
- Contributing
Othello is a strategy board game for two players (human vs. computer AI), played on an 8×8 board.
This module requires no modules outside of Python.
Navigate to othello_game and run the othello_game.pyde with Processing.
- Emiliano Zhu - https://www.linkedin.com/in/emiliano-zhenfang-zhu-587416184/
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.