Gents,
I'm operating an online quiz game where players can fight other players on a given quiz.
I want to offer an "arena" option where a set of players register for a fight session, and a global timer determines when the fight starts for all registered player.
Is there any existing php script that I could use ?