Our school project is to build a multiplayer game. We have finished the game, the breakdown of light bikes (Tron), which are already two players. How can I change it so that it works between two computers? I did a little research on UDPClientand UDPServer. Do I need 3 computers to get this to work? 1 server and 2 clients?
source
share