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