Skip to content

This repository contains a classic Tic Tac Toe game implemented with HTML, CSS, and JavaScript. Challenge your friends to a fun game of X's and O's right in your browser. It's a simple yet engaging project to learn about front-end web development and JavaScript logic.

License

Notifications You must be signed in to change notification settings

vedantpatel07756/TIK-TAK-TOE-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIK-TAK-TOE-Game

This repository contains a classic Tic Tac Toe game implemented with HTML, CSS, and JavaScript. Challenge your friends to a fun game of X's and O's right in your browser. It's a simple yet engaging project to learn about front-end web development and JavaScript logic.

Features

Play Tic Tac Toe against a friend. Responsive design for both desktop and mobile devices. Simple and intuitive user interface.

Demo

You can try the game out live here. https://vedantpatel07756.github.io/TIK-TAK-TOE-Game/

Installation

To run this game locally on your machine, follow these steps:

Clone this repository to your local machine:

git clone https://github.com/vedantpatel07756/TIK-TAK-TOE-Game.git Navigate to the project directory:

cd TIK-TAK-TOE-Game Open the index.html file in your web browser.

Usage

Launch the game by opening the index.html file in your browser. Two players take turns to click on the grid to place their 'X' or 'O'. The first player to get three of their marks in a row (horizontally, vertically, or diagonally) wins the game. Enjoy the classic Tic Tac Toe experience!

Contributing

If you'd like to contribute to this project, feel free to open an issue or submit a pull request. We welcome contributions from the community.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repository contains a classic Tic Tac Toe game implemented with HTML, CSS, and JavaScript. Challenge your friends to a fun game of X's and O's right in your browser. It's a simple yet engaging project to learn about front-end web development and JavaScript logic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published