grounders-slowjam-2024/server/overview.txt

5 lines
175 B
Plaintext

Two types of servers / clients
One for lobby management and one for actual game
server.gd and client_lobbies.gd handle the former
and lobby.gd and client.gd handle the latter