I've been writing an AI to play a card game, but the interface is just ascii. What would you recommend as a suitable graphics library to use to make the interface? I just would like to be able to represent 2D cards, perhaps with some very basic animations. If it's relevant, I use codeblocks on Windows.