# libgcardgame **Repository Path**: mirrors_chromium_gitlab_gnome/libgcardgame ## Basic Information - **Project Name**: libgcardgame - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2025-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README libgardgame =========== This is an unfinished canvas based card game writing library. TODO ==== 1. Fix blatant leaks in gcardgame-card-image.c. 2. Don't leak when we re-draw a card. 2. Implement face down cards. 3. pixbufs-changed signal. 3. Implement the dealing API in gcardgame-image-deck.c 4. Implement properties for dealing e.g. deal-direction, deal-gap, deal-angle 5. Implement select-action property. E.g. raise-to-top, invert etc. 6. Drag and Drop.