/js-tic-tac-toe

:hash: A simple Tic Tac Toe game made with pure JavaScript

Primary LanguageJavaScriptMIT LicenseMIT


Tic Tac Toe - We Tied, shit! 👵

Course link MIT License


👓 How was it?

Play on: https://pferreirafabricio.github.io/js-ticTacToe/

🌟 Technologies

This project was built with pure JavaScript.

📖 About this project

This project is a simple casual game made with JS to pratice all basic fundamentals of the language, DOM manipulation and syntax. Made with during the course JavaScript do básico ao avançado (c/ Node.js e projetos) under orientation of the instructor Matheus Battisti.

🌱 How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature

📝 License

This project is under the MIT license. Take a look at the LICENSE file for more details.