Skip to content

๐Ÿš€๐Ÿ’ป๐Ÿ•น๏ธ I'm diving deeper into the world of JavaScript and to put my knowledge into practice, I decided to recreate the classic Tic-Tac-Toe game. Through this project, I was able to learn a lot about HTML, CSS, and JavaScript and improve my skills as a developer. ๐Ÿค“๐Ÿ“ˆ

Notifications You must be signed in to change notification settings

mikaelnogueira/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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! ๐Ÿ˜„

About

๐Ÿš€๐Ÿ’ป๐Ÿ•น๏ธ I'm diving deeper into the world of JavaScript and to put my knowledge into practice, I decided to recreate the classic Tic-Tac-Toe game. Through this project, I was able to learn a lot about HTML, CSS, and JavaScript and improve my skills as a developer. ๐Ÿค“๐Ÿ“ˆ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published