I want a card distribution system for a game. But the game has 3 different decks. 2 of them with 8 card and 1 to 11. I would have to shuffle the 3 separately and remove 1 card from each group. Then add 3 and re-shuffling and only then distribute the remainder to the number of players at the table.
How can I do it? Can anyone help me since I don’t have c ++ programming experience.
well what U are asking for needs really strong AI’s to act as an opponent like ex:- Chess might look like a simple game but the background AI that plays againsst U is really a strong opponent.