Appropriate Library For Card Game

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.
Look up SFML and SDL.
Topic archived. No new replies allowed.