Card Game - Behaviour of Cards

Hello,

I am working on a Card Game and I am struggling on how to start with the behaviour of the cards. I don’t know how to approach the dealing of the cards and the shuffling of the draw pile. I am also not sure how to create the gameplay turn-based.

Do I need to make an animation for dealing the cards at the beginning of the turn?

Does somebody have some advice?

Thanks in advance!

Presently the gdevelop pairs example should help a little bit.