Skip to content

Saurabh-html/Tic-Tac-Toe

Repository files navigation

Tic-Tac-Toe

It is an implementation of JavaScript concept in gaming of grid 3*3. Here HTML file is used for the basic framework, CSS for basic styling and all the logic is implemented using JavaScript.

✨ Features

  • Two-player gameplay

  • Stylish UI with a clean and responsive design

  • Reset and New Game functionality

  • Winning message display

  • X (Cross) appears in red and 0 (Zero) appears in blue

    📸 Screenshot

    Game Preview

🛠️ Technologies Used

  • HTML
  • CSS
  • JavaScript

Game Preview

📌 How to Play

Open index.html in a browser. Players take turns clicking on the boxes. The first player to align three of their marks (X or 0) in a row, column, or diagonal wins! Click Reset to restart the game at any time.

Game Preview

📜 License

This project is open-source and free to use.

About

It is an implementation of JavaScript concept in gaming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published