Since 2006; I’ve been working on a deck of card class / library in C++ and it’s finally done. I’ve released it under GNU so feel free to use it for any games you wish to make. I threw it on github for anyone who wants to take a look.
https://github.com/linuxgnuru/solitaire_card.git
(for those who don’t know how to use git cli: https://help.github.com/articles/set-up-git )
or if you just want to get the “release”
https://github.com/linuxgnuru/solitaire … es/tag/1.0
(src: https://github.com/linuxgnuru/solitaire … 1.0.tar.gz )