Gerold55 / laptop

Introducing the MineTest Laptop Mod
Other
26 stars 14 forks source link

ip / mac address #119

Open apachano opened 6 years ago

apachano commented 6 years ago

I want to modify the chess game so you can do multiplayer between 2 computers. To do this I am going to have one computer host the game and the other will join the game. I need a method for the second computer to connect to the first. Normally with real computers you would connect to the hosts ip address through an open port, what option do we have in here?

bell07 commented 6 years ago

Realchess is not assigned to computer but to players, as in original mod. My idea was to create a "cloud service" with games list. A player can create new game or join to existing game, created by other player. The game can be continued / re-joined from any computer. If realchess app is started the player get the gameslist view at the first, can create new, join or re-join to existing game.