A memory game app
The app is the result of my studies of the cs193p classes. The topics covered in this demo app was SwiftUI, Functional Programming, MVVM, Reactive UI and Animation.
- The objective is to reveal the most pairs of cards
- You need to tap on each card to reveal it
- Improve the mechanics of the game(TODO)
- Animate the images of cards(TODO)
This project is licensed under the MIT License