When running the app, cards are displayed on the screen, which you can tap to flip them and find matching cards.
Each correct pair earns you points and with each wrong pair you lose points.
For each new game a random theme is applied to the cards.
- Load the project into Xcode
- Run the app on an emulator or physical device
- Swift
- SwiftUI
- MVVM Architecture
This project was created following Paul Hegarty's Stanford CS193p course on YouTube.
Functionality I added by completing the Assignments includes:
- Creating the functionality to apply multiple themes to the cards
- Displaying and calculating the score