Epic Tic Tac Toe
The Game
I have recently been playing a lot of tic tac toe with my kids. It is a simple game, but it can be a lot of fun. One thing that I have been thinking about is how to make the game more interesting. Wouldn't it be more fun if the game was epic?
Epic Tic Tac Toe
What would an epic tic tac toe game look like?
- The board would have alternate modes, including a 4x4 and 5x5 board in, in addition to the standard 3x3 grid of tic tac toe board.
- Each player would take turns playing on the board. No local friends to play with? No problem, you can play against the computer.
- Local leaderboards so you can see how you stack up against your friends.
- Light and dark modes.
The Technology
This was build with Next.js, TailwindCSS, and three.js. It is a single page application that allows you to play tic tac toe in your browser.
Why did I build this? Becasue I know that when we focus on building things greater than before, we can create a brighter future for all.
Play the Game
The Code
The code for this game is available on GitHub.
What's Next?
Time will tell. Stay tuned for updates.