Skip to content

A classic Tic Tac Toe game built with HTML, CSS, and JavaScript. It features single-player and multiplayer modes, a theme toggle for light and dark modes, and a responsive design that adapts to various devices.

Notifications You must be signed in to change notification settings

hiteshchinu/TIC-TAC-TOE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Welcome to the Tic Tac Toe game! This classic game is implemented using HTML, CSS, and JavaScript. It features both single-player and multiplayer modes, a theme toggle, and responsive design.

Features

  • Play Modes: Choose between Single Player (against the computer) and Multiplayer modes.
  • Theme Toggle: Switch between Light and Dark modes for personalized gameplay.
  • Responsive Design: Fully responsive to fit various screen sizes and devices.
  • Computer Player: Single Player mode uses the Minimax algorithm to play optimally.
  • Single Player Options: Choose whether the human or computer starts first in Single Player mode.
  • Reset Game: Use the "Reset" button to start a new game.

Live Demo

You can play the game here: Tic Tac Toe Live Demo

Screenshots

image

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Commit your changes and push them to your fork.
  4. Submit a pull request to the original repository.

Contact

If you have any questions or feedback, feel free to reach out:


Thank you for checking out the Tic Tac Toe game!

About

A classic Tic Tac Toe game built with HTML, CSS, and JavaScript. It features single-player and multiplayer modes, a theme toggle for light and dark modes, and a responsive design that adapts to various devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published