Project | Technologies | Services Used | Getting Started | How To Use | Features
Tic-Tac-Toe Game is a project based on tic-tac-toe, developed using the knowleges of HMTL, CSS and JS adquired at "Programador BR" course.
This application is hosted on GitHub Pages, click here to see it.
This project was developed using these techs:
- GitHub
- GitHub Pages
If you want run this code, you can start cloning the repository using HTTP or SSH key.
-
Open your git
-
Type
git clone
-
Insert the HTTP or SSH key (on windows, shift + insert to paste on gitBash)
-
You can find this HTTP or SSH Key by clicking on
Code
on the top right in this repository -
Once cloned you can open the project in your IDE and open the archive
index.html
on your browser.
2 - On this page you can click to put a symbol. Player 1 - Shield / Player 2 - Sword. If a sequence of 3 identical symbols occurs, the game over occurs.
The main features of the application are:
- Fill in the fields with symbols
- Present a winner when a 3-symbol streak occurs
- Decide a tie when all fields are filled and there is no winner
In case of sensitive bugs like security vulnerabilities, please contact deywerson.pereira@gmail.com directly instead of using issue tracker. We value your effort to improve the security and privacy of this project!
Please follow on github and join us! Thanks for visiting me and good coding!
Made with ♥ by Deywerson Pereira