Adding one more desire

This commit is contained in:
2020-11-08 15:42:48 -03:00
parent f186b0b5a6
commit 1b708db977

View File

@@ -25,6 +25,7 @@ Also was used Github Actions to create docker images for [backend][github/image-
- Change the primary key of the game from Integer to UUID to avoid cheating from the players - Change the primary key of the game from Integer to UUID to avoid cheating from the players
- User authentication to store the match history - User authentication to store the match history
- Create a global and by user scoreboard - Create a global and by user scoreboard
- Create unit tests
# Running locally # Running locally