<< Back

Screenshoot

Card Matching Game C# P2 - 1X04601

The Memory Card Game is a card game (Player vs AI) is using one deck of playing cards. The object of the game is to match as many cards as you can by turning the cards face up in pairs of the same value.

At the beginning of play turn two cards face up, one at a time. If they are a pair, such as 2 Aces or 2 Threes, you matched the two cards. See if you can turn up another pair. Keep on playing until you turn up all cards.

As the game continues, you will be able to remember the positions and values of some of the cards that have been turned up. If your memory is good, you will be able to find the cards you need to make pairs.

Test your skills against the clock or play the computer! The game ends when all the cards have been made into pairs.

The card matching game is an excellent resource to Learn How to Program C# Games!

Features:

   Create a deck of cards

     Shuffle a deck of cards

     Deal cards with animation

     Select Game

       Play against the computer (AI)

       Practice mode

   Select Levels

     Beginner

     Intermediate

     Advanced

   Hint option to find matching card

   Clear table - remove cards from table

   Show cards - show/hide face cards

   Sound – turn sound on/off

   Side panel - show/hide side panel

   Popup Windows: Help, About, Exit Game

   Read/Write to a file

What is included?

All source code and files used to create the game.

Necessary Software:

You will need to have Visual Studio 2022 installed on your computer.

csharp games
<< Back


Website designed by cSharpGames
c games