Tic-Tac-Toe
A simple Tic Tac Toe (or Tris) Game which lets two players play until someone's winning or it's a draw
It simply asks for the Player names and then it will say whose turn. It features a Start Game and Restart Game Button which just refreshes the page
It's done in HTML, CSS and JavaScript but my focus was more on the Code part instead of styling. It's from the course "The Odin Project"
Mobile view, Front-Page of this Project