MatchEmAll is a simple multiplayer, RNG-based card matching game.
Each player receives a set of five random cards. The goal is to match each card with its counterpart (regardless of the suit). The first player to successfully match all five cards wins the round.
For each win 10pts are added to the player's score.
- Dealing: Each player is dealt five random cards from the deck.
- Matching: Players take turns attempting to find matches for their cards.
- Winning: The first player to match all five cards wins the round and earns 10 points.
- Multiplayer: Play with friends (from two up to four players).
- Leaderboards: Track scores and see who ranks the highest.
Download the game from latest release then extract and play. No installation needed.
Download the Source Code.zip & Resources.7z from the latest release then extract both and place the Resources folder in Source Code Folder. Now you have a copy of my Project Folder.