Hi ,
I made a java clone of this old game ‘achtung die kurve’.
You can find it here , the original game is included in the zip file.
Now I would like to be able to let 2 players play against each other over the internet.
But I really don’t have a clue on how to implement this, and which logic should be at client/server etc ???
I guess I need the Client to send to the server which keys are pressed, and the Server should send to the Client the positions of each player? :-/
Any help/tutorial would be greatly appreciated
Greetz. knot