Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 707 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 707 Bytes

TIC TAC TOE game in JavaScript

the game has been built using JavaScript without any search in google. All logic belongs to me.

Game url

play game

Features

  • Easy: the game is easy to play.
  • Easy UI: fully responsive user interface.
  • RESET button: reset the game.
  • New game button: start a new game.
  • Custom names for players: you can choose the names of the players.
  • Score counter: you can see the score of each player.

UI

gif

I hope you enjoy the game!