A Swift iOS Memory Game cards app. A very simple application built solely for study purposes.
| Demo | Ranking | Variation |
|---|---|---|
![]() |
![]() |
- View Code (UIKit)
- Ranking Score
- Table View
- Custom elements
- Dark Mode
- iOS 17.0 or later
- Xcode 15.0 or later
- Swift 5.0 or later
- MemoryMaze game
- Save name for ranking score
First of all download and install Xcode, Swift Package Manager and then clone the repository:
$ git@github.com:diggosilva/MemoryMaze.gitAfter cloning, do the following:
$ cd <diretorio-base>/MemoryMaze/
$ open MemoryMaze.xcodeproj/
