A Simple Memory game built in Ionic 1.X, Angular 1.X and Cordova
To use this project, first clone the repo, then run in local repo:
$ sudo npm install -g cordova ionic gulp
$ npm install
$ gulp install
View in browser
ionic serve
- local db (JSON)
- local storage
- ionic modals and popups
- event broadcasting
- Fix High score missing on 0
- Further debugging
- Timer resets on next stage
- Add sound effects
- Game statistics
- Improve local storage offline syncing
Licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.