Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 146 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 146 Bytes

Othello_Game

Artificical Intelligence AI

A implementation of Othello or Reversi Game in Java. It uses the Mini-max algorithm with a-b pruning.