Skip to content

Tic Tac Toe is a two-player game in which the objective is to take turns and mark the correct spaces in a 3x3 (or larger) grid. Think on your feet but also be careful, as the first player who places three of their marks in a horizontal, vertical or diagonal row wins the game!

Notifications You must be signed in to change notification settings

Rohit2216/honest-station-2591

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

TIC TAC TOE

Tic Tac Toe is a two-player game in which the objective is to take turns and mark the correct spaces in a 3x3 (or larger) grid. Think on your feet but also be careful, as the first player who places three of their marks in a horizontal, vertical or diagonal row wins the game!

User interface

-

login page

Coding

-

join to game page

Coding

  • if user joined to a room with random room ID, user will redirected to game page
  • if there is two player in a room, then only user can play the game

this is the game board

Coding

if the player winn it will show in the leaderboard section

Coding

user can also chat with each other

Coding

About

Tic Tac Toe is a two-player game in which the objective is to take turns and mark the correct spaces in a 3x3 (or larger) grid. Think on your feet but also be careful, as the first player who places three of their marks in a horizontal, vertical or diagonal row wins the game!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.6%
  • CSS 21.2%
  • HTML 19.2%