Novinfard Cpp-pontoon: Pontoon Blackjack Game In C++
The fundamental card values are the same as an everyday game of blackjack. This is a single-hand game with a table limit of $300 (minimum wager is $1). The recreation of pontoon varies from blackjack not only in its preliminary deal, but additionally in several of its laws. I used enumerators on this class, because it prevents of inserting invalid values and it’s a best-practice means (comparing with character for each value). The object of Pontoon is to, by way of selectively drawing extra playing cards, obtain a better score than the vendor without going over 21.