Random selection of players (java)
Hi! I''m trying to implement an online turn-based game on java. I have a client-server type of framework for my game. Do you have any idea how i could implement a random selector of players which would pair up all clients connected to the server so that they could play the game? I''m trying to do this with java. thanks!
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement