Skip to content

Abhijit004/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Tic-Tac-Toe

🤩😁 Inspiration

A big thanks ❤️ to the React's official website for a clearly laid down Learning by doing Tic-Tac-Toe project. It was a great learning experience where I delved into the intricate details about React, or better, thinking in React 😀!

🧩 Features

Scoreboard🧩

A scoreboard for each player is maintained for every game, which is updated when a game terminating event occurs(i.e. someone wins or Match is drawn).

Game Controls 🕹

  • Undo button: To undo the game's current state.
  • Restart button: To restart the game, keeping the scoreboard intact.
  • Reset: To reset the game along with the scoreboard.

🛰🚀 Deployment

The project is deployed using Vercel, which was surprisingly very easy !😳. Clicking here will redirect you to my game.

📃🖋 License

This project is under MIT license.

Releases

No releases published

Packages

No packages published