Garett Tok, 2018
Hosted at: https://walnutdust.github.io/tic-tac-toe/
This project was done as part of The Odin Project Curriculum. It allows players to play with an easy computer (places tokens radomly), a hard computer (uses min-maxing to determine the best location to place the next token), or in a two-player mode.
HTML/CSS/Javascript