Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 188 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 188 Bytes

tictactoe

Minmax algorithm is the main idea behind this code. Copy this code and paste in a Java compiler and start playing the game with computer. The max you can do is a TIE result :)