Skip to content

minuwu/TicTacToeJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This project is a browser-based Tic Tac Toe game built with vanilla JavaScript, HTML, and CSS. It dynamically generates a 3x3 grid of interactive buttons where two players alternate turns as X and O. The game detects winning sequences across rows, columns, and diagonals, highlights the winning combination with a glowing animation, and disables further moves once a winner is declared. A reset button allows the board to be cleared for a new round. The UI is styled with a custom color palette and responsive design, ensuring smooth play on both desktop and mobile devices.

Play Here!

tictactoe-app

tictactoe-app

tictactoe-app

tictactoe-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors