I am creating a C++ game and using SDL2 and SDL2_Image to draw to the screen and get keyboard input.
Here is my code, it should serve as an MRE because its pretty sho