A console-based Memory Matching Game in C++ with randomized card placements and score tracking. Players match card pairs within limited attempts. Features include multiple rounds, increasing difficulty, and performance summaries. Demonstrates object-oriented programming, Data Structures and console manipulation.