SDL Breakout Engine  0.1.0
An implementation of a Breakout game using sdl, implemented with efficient resource management.
Todo List
Class GameObject
GameObject supports a weak notion of alive-ness but could use a more OOP approach, and also shouldn't necessarily enforce all objects to follow it's suit.