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.
- Open the "index.html" file in your web browser.
- Click on an empty cell in the grid to place your symbol (X or O).
- The player who connects three identical symbols in a horizontal, vertical, or diagonal line wins the game.
Check out the animated GIF below showing the Tic-Tac-Toe game in action:
You can access the Tic-Tac-Toe game on my portfolio, available on my profile.
Click here to access the Tic-Tac-Toe game- 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.
- HTML
- CSS
- JavaScript
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.
- Follow me on Instagram: @nog.mikael
- Connect with me on LinkedIn: @mikaelnogueira
- Check out my projects on GitHub: @mikaelnogueira
This project is licensed under the MIT license