Skip to content

johnlakk/Othello_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Othello_Game

Artificical Intelligence AI

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