Skip to content

niharkhetan/Othello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Othello

An Artificial Intelligence agent to play game of Othello with another agent

About the Project

  • Use Min-Max to implement search for best move.
  • Then Use Alpha Beta Pruning to make the search efficient

The agent is optimized to look at different depths in the Search tree depending upon the time left in the game. It also uses custom heuristics working at different phases of the game to gain over teh opponent.

Please write to me on nkhetan@indiana.edu if you wish to appreciate/criticize/contribute to the project

About

An Artificial Intelligence agent to play game of Othello with another agent

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages