Here's the game:
http://www.planetmule.com/hi-score-game/game?game_id=19494I see there's a bug in the development phase. Corentin's game client sees that the development is finished but never sends a ready message telling the other players that the game can continue (therefore the "not responding to continue" message). This happened because his game client needed to buffer more frames at the same time as the finishing frame arrived, making his game wait for more frames which never arrive. The only way to continue was to kick him, and that is generally the case if you see the "not responding" message.
We will correct this in the next version.