schmell-app / backend

Backend for Schmell
https://api.dev.schmell.no
Other
0 stars 0 forks source link

Better shuffling of questions and players #44

Open francinv opened 10 months ago

francinv commented 10 months ago

We should update the startGame method to increase the randomising of questions. Use the QuestionType to verify that the question before is not the same. When it comes to players, verify that the last question does not include the player name that is chosen.