- Fixed a bug where player can overwrite squares that were already taken.
- Added a new game button where player can click on to restart the game.
- Modified comments to better describe functionalities.
- Fixed readme.md
- Added a modal to represent the menu where player will be able to set different names.
- Added a switch so that modal panel can be turn on and off depending on its state.
- Added a draw check and the title changes accordingly.
- Added a switch statement to keep track of player's turn so that results can be presented accordingly.
- Added the ability to set player name and have it displayed once game is over.