Building a tic-tac-toe game using vanilla Javascript.
- Fill in your names in the boxes
- Click on Play to start a new game
- If there is a winner or the game finishes with a tie click on the popup message to make it go away
- Click on Play to play again
- HTML,
- CSS,
- Javascript
To get a local copy up and running follow these simple example steps.
git clone https://github.com/macnick/Tic-Tac-Toe-JS.git
- Open the index.html with your favorite browser
- Enjoy the game
Add a scoring system
- A modern browser
👤 Author2
- Github: @macnick
- Twitter: @mac_experts
- Linkedin: Nick Haralampopoulos
👤 Author1
- Github: @addod19
- Twitter: @DanielLarbiAdd1
- Linkedin: Daniel Larbi Addo
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Fork it (https://github.com/macnick/Tic-Tac-Toe-JS/fork)
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Give us a ⭐️ if you like this project!
- Hat tip to anyone who's code was used
- Inspiration
- etc
This project is MIT licensed.