(misc) README.md updated

This commit is contained in:
apetitco 2025-12-11 13:50:06 +01:00
parent fb1b69a0ae
commit cfdfbf04e1

View file

@ -1,3 +1,29 @@
Add another game with user history and matchmaking.
The goal of this major module, is to introduce a new game, distinct from Pong, and
incorporate features such as user history tracking and matchmaking. Key features
and objectives include:
◦ Develop a new, engaging game to diversify the platforms offerings and enter-
tain users.
◦ Implement user history tracking to record and display individual users game-
play statistics.
◦ Create a matchmaking system to allow users to find opponents and participate
in fair and balanced matches.
◦ Ensure that user game history and matchmaking data are stored securely and
remain up-to-date.
◦ Optimize the performance and responsiveness of the new game to provide an
enjoyable user experience. Regularly update and maintain the game to fix
bugs, add new features, and enhance gameplay.
This major module aims to expand your platform by introducing a new game,
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.
[ ] - 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 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
[ ] - Implement matchmaking
[ ] -
[ ] -
[ ] -