Skip to content

Latest commit

ย 

History

History
79 lines (79 loc) ยท 2.76 KB

README.md

File metadata and controls

79 lines (79 loc) ยท 2.76 KB

Tic-Tac-Toe๐ŸŽฎ

The Tic-Tac-Toe game is a project I developed to learn front-end technologies HTML, CSS, and JavaScript. The game is based on the classic Tic-Tac-Toe game, where two players try to win by connecting three identical symbols in a 3x3 grid.


How to Play ๐Ÿ•น๏ธ


  1. Open the "index.html" file in your web browser.
  2. Click on an empty cell in the grid to place your symbol (X or O).
  3. The player who connects three identical symbols in a horizontal, vertical, or diagonal line wins the game.



Gameplay Demo ๐ŸŽฅ


Check out the animated GIF below showing the Tic-Tac-Toe game in action:

Tic-Tac-Toe game demo


Access the Site ๐Ÿ”—

You can access the Tic-Tac-Toe game on my portfolio, available on my profile.

Click here to access the Tic-Tac-Toe game


Features ๐Ÿš€


  • The game can be restarted at any time by clicking the "Restart" button.
  • The victory will be signaled by a color change after the sequence of elements, whether X or O, is connected.

Technologies Used ๐Ÿ’ป


  • HTML
  • CSS
  • JavaScript



Screenshots ๐Ÿ“ธ


Game Start Screen:

Screenshot of the game



Gameplay:

Screenshot of the game



Game Victory:

Screenshot of the game





Author ๐Ÿ‘จโ€๐Ÿ’ป

This project was developed by Mikael Nogueira as part of the front-end learning portfolio. This project was based on the challenge proposed by @Siphiwo from Coding With Siphiwo. I would like to thank him for teaching us for free to develop this game.




Social Media ๐ŸŒ




License ๐Ÿ“

This project is licensed under the MIT license




Have fun playing! ๐Ÿ˜„