An open API service indexing awesome lists of open source software.

https://github.com/aseyed/othello

A reversi game with AI.
https://github.com/aseyed/othello

ai alpha-beta-pruning java othello-game othello-with-ai

Last synced: about 1 year ago
JSON representation

A reversi game with AI.

Awesome Lists containing this project

README

          

# othello

#### A reversi game with AI.
* Be careful MyPlayerAI5 need `javafx`
* You can run AIControllerSinglePlay.java to MyPlayerAIs play together.