Skip to content

eltacshikhsaidov/tic-tac-toe

Repository files navigation

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!