Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 151 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 151 Bytes

othello

A reversi game with AI.

  • Be careful MyPlayerAI5 need javafx
  • You can run AIControllerSinglePlay.java to MyPlayerAIs play together.