Tic-tac-toe is a fun game that you can play any time and anywhere as long as you have a piece of paper, a pencil, and an opponent. Tic-tac-toe is a zero sum game, which means that if both players are playing their best, then neither player will win.
The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner. 💯
Design Credits : EYUVA Link : https://dribbble.com/shots/3402966-Tic-Tac-Toe
- To test My knowledge on Data Structures And Algorithims (Trees to be precise).
- Building Games In Javascript is Fun 😁
- To improve my knowledge on ES6 and OOP (It was class-based, and I also leveraged the use of syntactic-sugary ES6 features.).
- I felt intimidated when I saw Google's Version. (Just search " Tictactoe ")
- Popular Phrase "Who knows, It might end up being the NEXT BIG THING🤣🤣🤣
- Using Sockets to build one where people can Play from down the Hall or Thousands of Time Zones away.