Libre CardGame is a free, open source and liberally licensed strategic/trading/collectable cardgame. Included in the project is code to generate SVG and PNG card images from an XML description. Also includes over 250 cards for the Libre card system
PySet is an incremental implementation of the classic logic/cardgame Set, built using Python, Simple Direct-media Library (SDL), and PyGame (a Python wrapper of the SDL API). The code is intended to assist newcomers in gradually learning these libs.