Tic Tac Toe with HTML, SCSS, and Vanilla JavaScript
Design comparison
Solution retrospective
Creating the Tic Tac Toe project proved to be both engaging and challenging. π Despite the seemingly straightforward concept of the game, it took approximately 33 hours to bring it to life using JavaScript. π°οΈ The main difficulties arose from the need to understand the intricacies of game logic, ranging from displaying hover effects when hovering over a player's move to implementing a smarter algorithm for the computer's moves. π€
One area of uncertainty in my code lies in the sheer number of JavaScript files β instead of the anticipated couple, I ended up with 11. π± Attempts to reduce the codebase didn't yield the desired results. I would greatly appreciate any feedback, especially if you come across any bugs. π While tests have been conducted and everything should be functioning correctly, there's always a chance something might have slipped through the cracks. Please feel free to reach out with any issues or suggestions! π
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord