Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 217 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 217 Bytes

tictactoe

An implementation of a single player tic tac toe game vs AI implemented using min-max adversarial search algorithm.

---->>https://s-abk.github.io/tictactoe/<<----

Developed in python and javascript.