Card API
2014.12.11.
Introduction
The idea here was to create a function library that can be used to provide graphics to a card game that already has its engine written.
Description
There's not much to say about this, I didn't get to any reasonable stage of development on the project.
The takeaway from it was that importing images into SDL is fairly easy, as this was my first go at that.