diff --git a/frontend/src/pages/ttt/README.md b/frontend/src/pages/ttt/README.md index d5de0ed..61de2fa 100644 --- a/frontend/src/pages/ttt/README.md +++ b/frontend/src/pages/ttt/README.md @@ -18,13 +18,8 @@ enhancing user engagement with gameplay history, and facilitating matchmaking for an enjoyable gaming experience. # TO-DO -For now I am prohibited from working on the backend as per Maieul's request. -[X] - Implement other game - [X] - (Done on Dec. 7 2025) Task for December 08 or 09: Tic-tac-toe should lock up once it's finished (i.e., draw or win) and print who won, how many turns and which row/col/diag the win happened in - -[ ] - Implement user history (ongoing) - [ ] - Write to database the outcome of each game -[ ] - Implement matchmaking -[ ] - -[ ] - -[ ] - \ No newline at end of file + [ ] - Better frontend for queuing and re-queuing + [ ] - Better frontend for in-game information (current player, who are you, who is your opponent) + [ ] - Better frontend for the end of game + [ ] - General bugfix (currently games can hang) + [ ] - Conceded on no action for X seconds \ No newline at end of file