Hello everyone,
I would like to know how to use the multiplayer object to create a turn-by-turn multiplayer LAN game, for up to 4 computers without access to the internet but linked together with a cable or something (by the way, can we do that with a simple Ethernet cable ?)
For example, let's say we want a very simple card game, where players play in turn and they can only see their own cards (hand), and of course the cards that have been played
Until now I only created one-screen games so I never had the problem ^^'
My problems are :
- How do I connect the computers together on a same game (hardware and software), without relying on the internet ?
- How do I display content only for a player (his hand)
Thanks a lot for your time, have a nice day