Skip to content

Get ready for fun with Tic Tac Toe! Developed using React, Vite, and Confetti, this game offers engaging gameplay, vibrant visuals, and celebratory confetti. Play with friends or challenge the computer for endless enjoyment. Let the excitement begin!

License

Notifications You must be signed in to change notification settings

ZekeScript/tic-tac-toe

Repository files navigation

Tic Tac Toe

A classic Tic Tac Toe game with data persistence in local storage.

Installation

  1. Clone the GitHub repository:

    git clone https://github.com/ZekeScript/tic-tac-toe.git
  2. Install the dependencies:

    cd tic-tac-toe
    npm install
  3. To start the game, in local.

    npm run

Controls

  • Click on any empty square with the mouse to make a move.

Screenshots

image image image image image

Features

  • Classic Tic Tac Toe gameplay.
  • Game data is persisted in the local storage, so you can continue your game even if you close the browser.

Dependencies

The game relies on the following dependencies:

  • React
  • React DOM
  • Canvas Confetti

Please ensure you have these dependencies installed before running the game.

Deployment

The project has been deployed and can be accessed here.

Contribution Guidelines

At the moment, there are no specific guidelines for contributing to this project. However, if you have any ideas or improvements, feel free to submit a pull request or reach out to the project maintainer.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact Information

For any questions or support, please email estiga27@gmail.com.

About

Get ready for fun with Tic Tac Toe! Developed using React, Vite, and Confetti, this game offers engaging gameplay, vibrant visuals, and celebratory confetti. Play with friends or challenge the computer for endless enjoyment. Let the excitement begin!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published