Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 626 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 626 Bytes

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: