There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Starts two client windows and a server and demonstrates a game with multiple clients connected to a server. The server is the source of truth. Also using fancy 3D graphics. The focus is on the game protocol and using standard Java network classes, rather than engine-specific net code.