efrenmanuel / SacredServer

Trying to make a new lobbying system for sacred games
8 stars 1 forks source link

SacredServer

Trying to make a new lobbying system for sacred games

definitions: ClientServer: server running both the game server and this program in forwarder mode Client: Pc running the game and this program in client mode GameClients: both of the above LobbyServer: server that only forwards the game info and client info to the GameClients

Current state:

Done

Need to do:

notes

I also have the suspicion that the code might be reusable to make lobbies of a lot of other games that only allow for lan games since it looks like a pretty much simple behavior