Re: Making a digital TCG (opens in new tab)
Added multiplayer. The way it works is that a player connects to a remote server, which helps them find another player and set up a peer to peer connection between them. Then, one player (the host) has an object that simulates all of the game logic. Th...
Read the original article