CARD GAME CASINO

Software used: Visual Studio

Made: September 2022 - October 2022

Play it here: Card Game Casino File 

GAMEPLAY

Players are able to choose between playing three games: Apples or Oranges, Higher or Lower, and Highest Match. 

Apples or Oranges

This is a single-player game with 26 cards and two suits. 

A card is drawn from a shuffled deck and shown to the player. The player then guesses what the suit of the next card will be - will it be the same or different? For each correct guess, the player gains a point.

Higher or Lower

This is a single-player game with 52 cards and four suits. 

A card is drawn from a shuffled deck and shown to the player. The player then guesses whether the next card drawn will have a higher or lower value. For each correct guess, the player gains a point. If the value of the card is the same (but a different suit) the player doesn't receive a point.

Highest Match

This is a single-player game with 52 cards and four suits. 

Game objective: Have the highest value of cards with the same suit.

An NPC dealer will also be playing.

The player has 10 rounds to collect cards that have the same suit and the highest values. They can discard one card per turn, and gain one card per turn.

At the end of 10 rounds, the game will look at the player's cards. If the player has a set of the same suit that in total has a higher value than the dealer's, they win.

UML DIAGRAM