How to start a game? #305
-
|
I'm sorry, I'm really a newbie at this. My needs are pretty simple. I have made a custom deck of cards already, following the tutorial. I just need a single player game. However, how do I make one? I just need to shuffle the deck I've made and just draw from the deck, one card at a time. I don't know how to do this. Any advice is much appreciated. Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi, copy-pasting same answer from Discord in case it is more visible: |
Beta Was this translation helpful? Give feedback.
Hi, copy-pasting same answer from Discord in case it is more visible:
You should be able to enter single-player and then select the deck you created.
The deck should be automatically shuffled, and there is a button to draw from it.
Is there some other functionality you're still missing?