Skip to content

akveo/digitsquare

Repository files navigation

Digit Square puzzle game

Hybrid mobile application (puzzle game) developed using Cordova/Phonegap, AngularJS.

LIVE DEMO

Setup

  1. Install node and bower dependencies: npm install
  2. Build configs, styles etc.: grunt buildAssets
  3. Add some platform, for example iOS: cordova platform add ios
  4. Either open the project in the xCode or type cordova run ios
  5. We used cordova 5.4.0, if you have older version try updating it npm install -g cordova (may require sudo)

Features

Gameplay

  • 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

Technical stuff

  • 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:

Please refer to Apache Cordova documentation for additional info.

License

MIT

From akveo

For any additional information as well as with any suggestions or offers please refer to Akveo homepage

Enjoy!

Made with ♥ by Akveo team.

About

Angular and Cordova / Phonegap powered hybrid mobile application (puzzle game)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published