Tic Tac Toe


The tic tac toe game developed in plain javascript. It was particularly tricky for me to implement the validation of immediately displaying whether a player won the game or not. At the time I thought this was the most good looking project I have built yet. It was minimal and clean looking with a good UX This was created as a part of The Odin Project curriculum.

Tech used

  • HTML5
  • CSS
  • Plain JavaScript

Screenshots

image


image


image


image