How to make a GAME ENGINE | SDL2 Setup and Window | C Game + Engine From Scratch 01

Опубликовано: 18 Февраль 2026
на канале: Dylan Falconer
159,496
3.4k

➤ Learn Game Programming: https://programvideogames.com
➤ Game Programming Newsletter: https://bytesbeneath.com
➤ GitHub: https://github.com/Falconerd
➤ Discord:   / discord  

Game engine series making an engine for 2D platformer type games from scratch using C and OpenGL.

This is a new series/course - however you want to think of it. The code is all done and on my GitHub, though it may end up being different as I rewrite it and record for each chapter. This is not a continuation of my old engine series, though what's taught in those could still be implemented into this code-base if you so desire. Cheers, enjoy.

Code used in recording: https://github.com/Falconerd/engine-f...

Pixel art for this series is custom made by Presley Carvalho. Check out his website here: https://perigic.com/

Background pixel art for this series is Kings and Pigs by Pixel Frog. Check it out here: https://pixelfrog-assets.itch.io/king...

Music for this series is from Breezy's Mega Quest by RyanAvx. Check it out here: https://ryanavx.itch.io/breezys-mega-...

#gamedev
#sdl2
#gameengine