User profile: Hambone

User info
User name:Hambone
Old user name:erock 88
Name:Hambone
Location:Kentucky
Bio:C++ wannabe indie dev
History
Joined:
Number of posts:149
Latest posts:

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 GUIs
maybe try seeing it to like 5000 miliseconds instead of 2000. should not matter though, 2 seconds sh...

Help with basic GUIs
loopdydoo is using sdl_delay, so for now, loopdydoo should not need to use a loop for the image to s...