Skip to content

Latest commit

 

History

History
108 lines (65 loc) · 3.13 KB

README.md

File metadata and controls

108 lines (65 loc) · 3.13 KB

Tic-Tac-Toe Game

Project   |    Technologies   |    Services Used   |    Getting Started   |    How To Use   |    Features   

PRs welcome!


Tic-Tac-Toe Game

💻 Project

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.



🚀 Technologies

This project was developed using these techs:


👨‍🔧 Services Used


🎮 Getting Started

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 image

  • Once cloned you can open the project in your IDE and open the archive index.html on your browser.



📌 How to Use

1 - When you access the project, you will see the home page

Homepage image

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.

Game_over_image

3 - If all fields are completed and there is no winner, a tie will be declared

Draw_image

4 - It is possible to restart the game at any time

Invite friends and see who's the best player!


🕵 Features

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