This is a single C++ file that displays a welcome screen with the ability to select a theme, level of difficulty, and keeps track of cards matched and moves done by the user.
Depending on the software used to run the C++ file; you may have to add or remove some of the libraries imported. This code was implemented in Xcode using a C++ file.
