Implosion SDL Framework

Features

  • SDL namespace loading functions
  • Sprite and animation classes
  • Sound and event classes
  • Error codes
  • Game Classes

Description of project

After completing my first year assignments, me and my friends talked about creating some kind of engine esque thing for SDL development. We came up with the idea to create a framework that developers can use for faster development.

What I learned

I learned a lot about development in a team as me and my friends had multiple tasks to carry out. Mine was to develop a "GameScreen" system and to create an event system.