A game engine made in Introduction to Game Development course, using SDL2.
Repository link: https://github.com/gabrielevi10/igd-engine
For build (with SDL2 already installed), just type
make
and run
make run
Gabriel Levi - https://github.com/gabrielevi10/