Welcome to how to make a 2D RPG game in C++ with SDL2, with 2D platfroming being the core mechanic. In this video we program the game loop, and also setup our SDL window and renderer. The renderer uses our graphics card(or intergrated) to draw textures to the screen. This C++ programming tutorial for beginners will show you how to make your very own 2D platformer with SDL2. Code it yourself, and have a blast learning about C++ and SDL2. C++ coding with Marty on codergopher.
Win a free McVanBuck Trophy Mosquito! Send your mailing address to [email protected]
Series playlist: • C++/SDL2 RPG Physics Based 2D Platformer f...
Source code: https://github.com/codergopher/2D-RPG...