Current repository link: https://github.com/mikaelmello/sdl-game-engine
Game engine developed in C++ using the SDL library, as part of small projects of the Introduction to Game Development course, from University of BrasĂlia.
There are seven projects and each one will continue from the previous one, this repository will contain all code from the seven projects, each one in their respective branches, from trabalho-1
to trabalho-7
The master
branch will contain the raw engine with up-to-date improvements made to the final game of the class.
If you're here to evaluate one of the projects, change your branch to the respective project number, from trabalho-1
to trabalho-7
, there you will see a README with running instructions.