Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game 🕹️

A simple, interactive Tic Tac Toe game built using HTML, CSS, and JavaScript. This project includes an intuitive UI with glowing effects, a reset button, and responsive design for an engaging user experience.


Features ✨

  • Interactive Gameplay: Play a classic game of Tic Tac Toe with an easy-to-use interface.
  • Winning Highlight: Highlights the winning combination with colors and animations.
  • Reset Button: Quickly reset the game to start fresh.
  • Responsive Design: Works seamlessly across devices.

Preview 🔍

image image image


Project Structure 📂

├── index.html       # Main HTML file
├── style.css        # Styling for the game
├── script.js        # JavaScript logic for gameplay
├── favicon.svg      # Favicon for the website
└── README.md        # Documentation 

Technologies Used 🛠️

  • HTML5: For the structure of the game.
  • CSS3: For styling and animations.
  • JavaScript: For game logic and interactivity.

How to Customize 🎨

  • Add a New Favicon:
  • Replace favicon.svg with your desired favicon file.

- Modify the Winning Highlight:

  • Update the CSS styles in style.css to customize the colors or animations.

- Change the Game Design:

  • Edit the HTML layout or JavaScript logic to introduce new features, like:

  • Player vs. Computer mode.

  • Score tracking across multiple games.

  • adding logic when the game is draw.


    Demo 🖥️

    https://afifshowfeer.github.io/tic-tac-toe/

About

A simple, interactive Tic Tac Toe game built using HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages