Skip to content

In the HTML/CSS/JS version i built, players can click on the grid squares to place their X or O marks. The game keeps track of whose turn it is, prevents players from marking already occupied squares, and declares a winner when one player achieves a winning pattern or declares a draw if the grid is filled without a winner.

Notifications You must be signed in to change notification settings

Rajasree460/Tic_Tac_Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic_Tac_Toe

About

In the HTML/CSS/JS version i built, players can click on the grid squares to place their X or O marks. The game keeps track of whose turn it is, prevents players from marking already occupied squares, and declares a winner when one player achieves a winning pattern or declares a draw if the grid is filled without a winner.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published