Skip to content

danserot/Tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-tac-toe

Tic-Tac-Toe Website is a browser-based implementation of the classic 3×3 game built with HTML, CSS, and JavaScript. Two players can take turns placing Xs and Os, with the game automatically checking for winning conditions and declaring the result (win or draw). The project showcases interactive UI updates, DOM manipulation, and basic game logic in JavaScript.

About

Tic-Tac-Toe Website is a browser-based game built with HTML, CSS, and JavaScript. Two players take turns placing X and O on a 3×3 grid. The game checks win conditions, highlights the winner or declares a draw, and resets for replay, showcasing DOM manipulation and interactive UI logic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors