How to make a C++/SDL2 RPG Platformer for Beginners Part 2 | Setting up on Linux

Опубликовано: 07 Октябрь 2024
на канале: codergopher
48,227
789

How to make a C++ 2D RPG type platforming video game for beginners. This C++ tutorial on SDL (SDL2 to be precise) is for beginners and will show you how to make a C++ 2D platformer in a rpg style, with our core gameplay mechanic being 2D platforming, similar to Mario games. This episode will show you how to get setup with Sublime Text, C++, and SDL with Sublime Text acting as an IDE. C++ programming coding tutorials with codergopher.


McVanBuck humour book giveaway! Send your mailing address to [email protected] to claim your prize.

Series playlist:    • C++/SDL2 RPG Physics Based 2D Platfor...  

The files:
SublimeText: https://www.sublimetext.com/3

SublimeText project file setup github: https://github.com/codergopher/SDL2-S...