Skip to content

Kumardinesh1908/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe 🎮

A simple JavaScript implementation of the classic Tic-Tac-Toe game.

Features:fire:

📺 Play Tic-Tac-Toe on a 3x3 grid.
📺 Two players take turns placing 'X' and 'O' symbols.
📺 The game detects winning combinations.
📺 It handles draws when all cells are filled.
📺 Provides a reset option to start a new game.
📺 Simple and responsive web interface.
📺 Easy-to-understand code structure.

Tech Stack 💻

🎬 HTML
🎬 CSS
🎬 JavaScript

What I Learned

This project helped me to understand the practical use cases of JavaScript and build a strong foundation in JavaScript development.

Installation 📓

To install the Tic-Tac-Toe, use git:

git clone https://github.com/Kumardinesh1908/Tic-Tac-Toe.git

To deploy this project, simply open the index.html file in your browser.

Enjoy playing Tic-Tac-Toe! 😃

https://kumardinesh1908.github.io/Tic-Tac-Toe/

About

This is a simple JavaScript implementation of the classic Tic-Tac-Toe game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published