2D Platformer SDL Tutorials
jnrdev is a series of five tutorials on 2d jump and run (platformer) development. The code is written in C++ and uses SDL. The tutorials, which are well commented, run on Mac OS X, Windows, and Linux.
- tile-based collision detection and response
- hills & slopes
- big maps and scrolling
- object management [beta 0.5]
- destroyable pixel landscapes
jnrdev
——-
2d,platformer,sdl,tutorials,2