public SelfStateResponse getSelfState() {
   return httpGameClient.getSelfState(participantId);
 }