Hi everyone,
I'm fairly new to Java and Slick, but am in the process of developing a 2-4player game. It's not your typical Board Game, but its in the style of backgammon, checkers, etc.
One of the key issues I have is that I want to play it with a mate of mine online. Ultimately I'd like like to have a situation where players can join in a game "about to start in 30 seconds" and when 4 players have joined the game it starts.
I have no idea where to start with the online side of this. Can anyone point me in the general direction please?
Kind regards,
Tinx
|