Skip to content

misrraimsp/othelloGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Othello Game Implementation. (Wroclaw, 2017)

Artificial Intelligence Lab, by Prof. Maciej Piasecki

Getting familiar with min-max algorithm and its alpha-beta pruning extension through the implementation of a human against machine board game: Othello

Used Technologies:

  • Java SE
  • Eclipse
  • Git

For more info see: