Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.05 KB

Tic Tac Toe

🎲 it's a game for two players, who have to sign their marks. 🎯

🛠 Feautures

* The game is played on a grid that's 3 squares by 3 squares.

* You are X, your friend (or the computer in this case) is O. Players take turns putting their marks in empty squares.

* The first player to get 3 of her marks in a row (up, down, across, or diagonally) is the winner.

* When all 9 squares are full, the game is over.

🚀 Tecnologies

The following tecnologies were used in this project

✔️ Html

✔️ Css

✔️ Javascript

⚠️ Attention

This project it's completed over