POLIMI-FER-codebenders / tournament_app

Tournament app for Code Defenders made by student team of POLIMI and FER students
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Fixing tournament class selection time #89

Closed SimoneMezzaro closed 1 year ago

SimoneMezzaro commented 1 year ago

This pull request is for fixing issue 58. I added a new tournament phase called "SELECTING_CLASSES":

It would be great if @andrearestelli or @ricnava00 can actually review the code and test this since I made little changes, but I touched tournament logic which is a very critical part