Tic-Tac-Toe
This is the classic Tic-Tac-Toe game, built with React. Features:
- Indicates when a player has won the game,
- Stores a game’s history as a game progresses,
- Allows players to review a game’s history and see previous versions of a game’s board.
Mobile
Desktop
Live Demo
Built With
- React
- Bootstrap
- VSCode
- Git & GitHub
Getting Started
To get this game running, follow these simple steps:
- Clone the repository into your machine (Or download the .zip file and extract).
- Open the project’s folder.
- Run
npm install
- Run
npm start
Setup
Follow the steps described before.
Authors
? Dico Diaz Dussan
- GitHub: @dicodiaz
- LinkedIn: Dico Diaz Dussan
- Portfolio: dicodiaz.com.co
? Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a ⭐️ if you like this project!
Acknowledgments
- Official React’s Tutorial: Intro to React
? License
This project is MIT licensed.