How do I code jumping, platforms, and player movement across the screen? (2D)I will assume you are new, which is fine! I recommend checking out lazyfoo.net for great SDL tutoria...
Writing a while-loop?So it looks like you started with the right idea with starting with the number 2, which is certainly...
Whats the point of Privates in classes?It does add more lines of code and it does seem like a redundant thing, but, it keeps consistency wh...
Help with basic GUIsmaybe try seeing it to like 5000 miliseconds instead of 2000. should not matter though, 2 seconds sh...
Help with basic GUIsloopdydoo is using sdl_delay, so for now, loopdydoo should not need to use a loop for the image to s...