Skip to content

Es1chUbJyan9/Othello_and_Reversi_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Othello-Reversi

Features

  • Evaluation based on stable discs & mobility
  • Iterative deepening Alpha-Beta search
  • Memory-enhanced Test Driver - MTD(f)
  • History heuristic
  • Zobrist transposition table
  • Look forward 12 steps in mid-game
  • Up to 16 steps perfect endgame

License

GNU General Public License v3.0