deywersonp / tic-tac-toe

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.

Home Page:https://deywersonp.github.io/tic-tac-toe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

https://deywersonp.github.io/tic-tac-toe/


Languages

Language:JavaScript 53.6%Language:HTML 23.6%Language:CSS 22.8%