13 years, 1 month ago
Highlights
13 years, 1 month ago
I guess you don't know how to debug your code. This is a good opportunity for you to learn. Okay, I've found out where the bug is and now my character's jump depend…
13 years, 1 month ago
I can't seem to find any formula for my 2D game. I have a simple sprite and I wan't it to jump up and then go back. It has only to jump up and down, no need for "parabola jump"…
13 years, 1 month ago
Hey, I've been reading "OpenGL Programming Guide Seventh Edition" book. What I really didn't like here is that the author is using a bunch of deprecated functions. I don't want…
13 years, 5 months ago
Hello, folks! I've got a dillema here. I've started to learn game development, more specificaly -- OpenGL. My GPU supports OpenGL only up to 3.1 version, so drivers on Li…
13 years, 7 months ago
Latest Activity
See all in DiscussionsI guess you don't know how to debug your code. This is a good opportunity for you to learn. …
13 years, 1 month ago
The updating of velocity and position should be part of the game loop (or, better yet, called from the game …
13 years, 1 month ago
That doesn't look like you are using a game loop at all. This function is being called in a …
13 years, 1 month ago