Skip to content

This project is a simple and interactive Tic Tac Toe game built using HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

Dhruvk2005/TIC-TAC-TOE-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIC-TAC-TOE-Game

This project is a simple and interactive Tic Tac Toe game built using HTML, CSS, and JavaScript. The game allows two players to take turns marking spaces on a 3x3 grid, using either 'X' or 'O'. The game will determine the winner as soon as a player completes a row, column, or diagonal with their respective marks.

*Features:

Responsive Interface: The game grid and buttons adjust to different screen sizes using CSS. Player Turns: Alternates between 'X' and 'O' with each click. Win Detection: Automatically detects when a player wins. Reset Option: Provides a reset button to start a new game. Simple Design: Uses a minimalist design with CSS for styling, keeping the focus on the gameplay.

*Technologies Used:

HTML: Structuring the game layout and creating the 3x3 grid.

CSS: Styling the game board, buttons, and player marks.

JavaScript: Handling the game logic, including player turn management, win conditions, and reset functionality. This project is ideal for beginners looking to practice the fundamentals of web development while creating a fun and interactive game.

About

This project is a simple and interactive Tic Tac Toe game built using HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published