Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 185 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 185 Bytes

JavaMinimax

A Java implementation of the minimax algorithm applied to Tic Tac Toe

TODO:

Add a better description, maybe with an included explanation of the minimax algorithm.