I want a game to play for a set amount of time, say 2 minutes, and then display the scores to the user when the timer runs out. Below is the code.
I used three clocks. gameEndInterval clock is not working as I want. I want it to monitor the time the user will spend playing the game.
Thank.