Basic functions for card games
Posted: Tue Mar 03, 2015 6:22 pm
I have made a basic set of functions to handle playing cards.
The functions are presented as a lib which can be included in a game program.
Three different sizes of spritesheets are avaialble for display of the cards, including jokers and an image of the back.
The files are available in the folder "Cards" at https://www.dropbox.com/sh/g3d1deaewfeb ... jx3Ga?dl=0.
The content and usage is described in the file "- ReadMe.txt"
The test- and demo-program is "Cards basics.txt"
The functions are presented as a lib which can be included in a game program.
Three different sizes of spritesheets are avaialble for display of the cards, including jokers and an image of the back.
The files are available in the folder "Cards" at https://www.dropbox.com/sh/g3d1deaewfeb ... jx3Ga?dl=0.
The content and usage is described in the file "- ReadMe.txt"
The test- and demo-program is "Cards basics.txt"