GUI Blackjack in C using the SDL2
I wrote a GUI version of Blackjack in C using the SDL2 graphics library:
https://github.com/gdonald/blackjack-c-sdl
I wrote it on a Debian Linux system and haven't tested it anywhere else.
Please send pull requests :)