In this episode we will go through how you manage game states in Photon Quantum by creating a singleton. A simple count down system is added which also detect when the game should end. We'll use Unity UI to show the count down variable from Quantum and also a simple end game text. Then finally we'll add a trigger which acts as a finish place which players need to reach to win the game.
Attached is the source code for the Unity project.