(WIP) TankOn - Simple Multiplayer Versus Game for 2 - 4 players My personal self study into netcode and in game UI systems. Third party libraries used: ImGui: Debug UI SDL 3: Rendering and Windowing backend SDL_mixer: Audio backend STB: Image loading, font loading, rectangle packing. Boost.Asio: Networking backend Cereal: Serialization GLM: Math