Hi everyone, I'm creating a multiplayer "turns" style game, each room has the ability to carry only 4 players, I'm having a lot of trouble creating an effective algorithm in b4j - Jserver.
Can anyone give me a light and a path to follow? I would like to create each room, each room with its own timer to monitor the events made by the players... one way would be to use Thread, but no one has faith in that...
Can anyone give me a light and a path to follow? I would like to create each room, each room with its own timer to monitor the events made by the players... one way would be to use Thread, but no one has faith in that...