How To Make A Game #20 : 2D Player Follow Camera in C++ And SDL2 Tutorial

In this episode we create a 2D Player follow camera which is also bound to the edges of the map using C and SDL2. To see how to implement what ...
Back to Top