sourencho / ungroup_game

A multiplayer game about temporary alliances written with a custom engine in C++ and SFML
14 stars 1 forks source link

Connecting state #112

Closed sourencho closed 4 years ago

sourencho commented 4 years ago

Fixes #108

[8fbd79a] Move game loop from main to ClientGameController

[201959d] Get player id from server during registration