Hybrid mobile application (puzzle game) developed using Cordova/Phonegap, AngularJS.
- Install node and bower dependencies:
npm install
- Build configs, styles etc.:
grunt buildAssets
- Add some platform, for example iOS:
cordova platform add ios
- Either open the project in the xCode or type
cordova run ios
- We used cordova 5.4.0, if you have older version try updating it
npm install -g cordova
(may require sudo)
- 100 different levels. (If you think the first 20 is too easy, yeah it's true. Go straight to the 4-th and 5-th chapter and let's see how long would it take for you to finish them :) ).
- Neat UI
- Responsive design
- Autosave feature
I didn't add bootstrap, because I think it's overwhelming for such small project
- AngularJS
- Cordova/Phonegap
- Sass
- RequireJS
- Google analytics integrated
- Admob integrated
- Sqlite storage for mobiles and localstorage for desktop
- Hardware accelerated CSS3 animations
- Nice levels gallery with swipe support
- Ability to use generated configs
##Try digitsquare Application is live. You can download it from marketplaces:
- Apple store
- Android market
- Windows 8 - TBD
- Desktop version
Please refer to Apache Cordova documentation for additional info.
For any additional information as well as with any suggestions or offers please refer to Akveo homepage
Enjoy!
Made with ♥ by Akveo team.