sourencho / ungroup_game

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

Input controller #111

Closed sourencho closed 4 years ago

sourencho commented 4 years ago

[6f4957e] Create InputController

[a544d22] Pass player inputs by value instead of pointer

[bd65a3c] Minor fixes

[eabcfb3] Define InputDef

[9a6f7b7] Fix bug where replay input was invalid