Sorting cards with text descriptionsBasically, yes. The for loop is basically just doing the same as [code]sort(players[0].begin(), pla...
Sorting cards with text descriptionsNo worries, man. Let me know which part/s you'd like me to explain and I'd be glad to help
Sorting cards with text descriptionsWhich part are you not understanding? Based on the code that has been handed to you so far, you shou...
Sorting cards with text descriptionsThen you don't want to pass the deck vector in, you want to pass the 2D player vector in. also, you...
Sorting cards with text descriptionsIs the purpose of the sort to lay out the players' cards in their hand by card rank highest to lowes...
This user does not accept Private Messages