I'm not sure but how?
I'm making a minigame with my friend. As this, We need to learn how to make them earn points after finishing a maze and earn points but the ones who don't earn points "Not Player Points" just Points in your average minigame.
Since this is not a request site, I will give you a hint. At the end of the maze put a brick that adds points to whoever touches it and respawns that player also.
If you want to detect when all players finished or died make it when the minigame starts, it inserts a value named " Playing " into every player. And make it keep checking for the " Playing " Value, and if 0 is found have it do whatever you want