sourencho / ungroup_game

A multiplayer game about temporary alliances written with a custom engine in C++ and SFML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create RenderingController

sourencho opened this issue · comments

There is a lot of code related to rendering in client/main.cpp and client/systems/ClientGameController.cpp that can be moved into a rendering controller.