Skip to content

My take on a tic-tac-toe game with JavaScript and css

License

Notifications You must be signed in to change notification settings

CoolDevXD/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

A simple and interactive Tic-Tac-Toe game built using HTML, CSS, and JavaScript. This project allows two players to play the classic game in a responsive and visually appealing interface.

Tic-Tac-Toe Game Screenshot

Features

  • Two-player mode with alternating turns.
  • Visual indicators for player turns (X and O).
  • Responsive design that adapts to various screen sizes.
  • Dynamic win detection and game reset functionality.
  • Overlay for displaying the game results (win/draw).

Technologies Used

  • HTML: Structure of the game.
  • CSS: Styling and responsiveness.
  • JavaScript: Game logic, event handling, and interactivity.

Installation and Usage

Clone the Repository

To run the project locally, clone this repository using Git:

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

About

My take on a tic-tac-toe game with JavaScript and css

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published