Skip to content

Paresh-ch-Pothal/Tic-Tak-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Overview

This is a simple implementation of the classic Tic-Tac-Toe game using HTML, CSS, and JavaScript. The game can be played by two players on the same device.

Features

  • Two-player gameplay
  • Interactive user interface
  • Responsive design for various screen sizes

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Play

  1. Open the index.html file in your web browser.
  2. The game starts with Player X.
  3. The first player to align three of their marks horizontally, vertically, or diagonally wins the game.
  4. If all squares are filled and no player has aligned three marks, the game is a draw.

Installation

  1. Clone the repository: git clone (https://github.com/Paresh-ch-Pothal/Tic-Tak-Toe)
  2. Open the index.html file in your web browser.

Credits

  • A special thanks to Code with Harry for the tutorials and guidance.

License

This project is licensed under the MIT License.

About

A simple Tic-Tac-Toe game built using HTML, CSS, and JavaScript that allows two players to play and automatically detects the winner.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors