I’m making a blackjack game where a card needs to be shown a second after the last card.
I’ve googled it and saw Thread.Sleep – but people said timers would be better for that.
How can I do this with timers?
Thanks!
I’m making a blackjack game where a card needs to be shown a second
Share
or