-4
votes
1answer
123 views

Basic C game jumping [closed]

So, i just started working on basic C game for the GBA and i cannot wrap my head around jumping and how it would work, since C# and c++ do not work, i just need it to be explained to me a bit or shown ...
0
votes
2answers
1k views

c++ opengl sdl game engine tutorial

I have a decent knowledge of sdl,opengl and fmod. i am looking for a recent tutorial or book on the basic of making a game engine. Most of the book and tutorial i found are using old dead library like ...
2
votes
4answers
1k views

Are there any good html 5 mmo design tutorials?

Hey all. I got a rather inspired after playing gaia online's zOMG and wanted to revive an old project idea I've had laying around for a few years now. I'm looking to work with html5 (ie canvas, svg ...