This project is a classic 2 cards matching memory game built using iOS objective-C. It is made for practicing UIAnimation, NSTimer, Assets, NSUserDefaults and UIStackView.
The current game is locked into 4x4 (16) cards layout. Your top score will be recorded offline for your further competition.
The game is like the old 4x4 memory matching game at the fastest speed.
This workspace is currently supporting:
- iPhone 4s
- iPhone 5
- iPhone 6s
$ git clone [email protected]:hollowaykeanho/ios-memory-game.git
You can either make use of simulator or connect it to your phone.