Skip to content
Discussion options

You must be logged in to vote

So in line 160 and 167 where you appended the extra card you have to append them in the players list not for plyerTurn like this:
players[playerTurn].extend....
we have to add those cards in the card pile for like 1st player.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@SujalSamai
Comment options

SujalSamai Jul 30, 2021
Maintainer Author

Answer selected by UditThakkar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants