Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Tic-Tac-Toe Game

A simple Tic-Tac-Toe game built using HTML, CSS, and JavaScript.
Play as X or O and challenge your friends!


🚀 Features

  • Two-player gameplay (X vs O)
  • Automatic win detection with highlights
  • Reset game with New Game! button
  • Responsive design with background image
  • Green highlight for the winning combination

🖼️ Preview

image image image

📂 File Structure

Tic-Tac-Toe/

├── index.html # Main HTML file
├── Tic-Tac-Toe.css # Styling (UI + background)
├── Tic-Tac-Toe.js # Game logic (JavaScript)
├── bg.jpg # Background image
└── README.md # Project documentation

🔗 Live Demo :

https://amancodex148.github.io/Tic-Tac-Toe/

About

A simple two-player Tic-Tac-Toe game built with HTML, CSS, and JavaScript. Features win detection, green highlight for the winning combo, and a reset button. Lightweight, responsive, and easy to play directly in the browser.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages