Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 103 Bytes

File metadata and controls

1 lines (1 loc) · 103 Bytes

A java implementation of the othello board game. Includes an AI using minimax with alpha-beta-pruning.