outfrost / deckswipe

Single player card game skeleton based on Reigns and Lapse
MIT License
75 stars 29 forks source link

Animate deck drop/shuffle at game start #23

Closed outfrost closed 6 months ago

outfrost commented 6 years ago

When a game is started (after date is shown, before the first card is drawn), there should be an animation of the deck of cards being dropped in front of the player, optionally being shuffled in the process. Right now the deck (represented by one dummy card) is just there all the time.