+ 2
Card game
How to make a card game like poker?
9 Answers
+ 18
Understand the code ... use the idea , it'll definitely work âșđ
//I have made 1 more card code , have a look at this also
https://code.sololearn.com/cLjUoS6I0JR9/?ref=app
+ 17
U need explain bit more about the game
//and also show what attemps u have made to make that game
+ 17
take idea from this , here 52 cards are divided between 2 persons
https://code.sololearn.com/cQ3Pz4iBJt7b/?ref=app
+ 1
There are 32 cards and we make two times division, so 4 cards per person the card's values from 1 to 8 or 0 to 7 the highest will win
+ 1
Does it work in c# and i will try it with 32
+ 1
Thanks
+ 1
But i have only 7 8 9 10 king queen jack ace
+ 1
10 is the highest
+ 1
Like this from the highest 10 9 8 7 ace king queen and jack