grounders-slowjam-2024/server/overview.txt

5 lines
175 B
Plaintext
Raw Normal View History

2024-05-25 17:15:59 -06:00
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