Skip to content

Releases: taKana671/PlayingCards

v1.0.2 release

04 Dec 02:49
dcd8fad
Compare
Choose a tag to compare

Modified to use pathlib instead of os.path.
Modified to use Deck class for cards shuffled in each game.

v1.0.1 release

27 Jul 14:09
Compare
Choose a tag to compare

Upgrade python from 3.7 to 3.8.
Using game sounds to make playing games more fun.
Modified not to be able to click a stock card while an another stock card is moving.

v1.0.0 release

20 Dec 10:55
dee4241
Compare
Choose a tag to compare

First release