- It's a tic-tac-toe game built with HTML, CSS and JavaScript. It's possible to choose custom names for the players and it has a scoreboard that displays each player's score and ties.
- Features:
- JavaScript’s factory functions
- A grid-based interactive gameboard
- Form-based page to enter custom player names
Click here to try out this project on browser.
This project is part of the curriculum of The Odin Project. You can check out other projects that I've built in my fullstack-journey repository.