Closed angrycaptain19 closed 4 hours ago
@sourcery-ai plan
game.js
Tic Tac Toe gameindex.html
games/tictactoe.html
to organize game files in a dedicated directorygames/tictactoe.html
index.html
static/css/style.css
static/js/games.js
static/images/tictactoe-preview.png
This plan was automatically generated. Please review the plan carefully and make any necessary adjustments.
@sourcery-ai develop
I want to extend this to support multiple games.
Let's add in a games page where you could choose which game to play.
For now, it will only show tic tac toe as an option and when you click that it should take you into the current tic tac toe game