BdR Posted May 5, 2014 Share Posted May 5, 2014 Find the Difference is my second html5/js game, it is a classic game of spot the differences with carefully edited photos. Each set of photos contain many predefined differences. Each round the game selects 5 random differences so no two rounds are the same. Btw I took and edited the photos myself, no stock photos. https://play.google.com/store/apps/details?id=com.bdrgames.finddifferences.ads This is a first release and I'll add more features in the next updates, for example hints and different gameplay modes. Quote Link to comment Share on other sites More sharing options...
BdR Posted May 26, 2014 Author Share Posted May 26, 2014 Find the Difference has just been updated to v1.0.1 - Fixed back button support- Added touch margin on difference areas- Added new photos Quote Link to comment Share on other sites More sharing options...
BdR Posted July 13, 2014 Author Share Posted July 13, 2014 Find the Difference has had a relatively big update today, now on v1.1 - added more photos- added animation for correct/incorrect guess- added hints button (3 hints per game)- added bonus points for time remaining- minor changes and bugfixes https://play.google.com/store/apps/details?id=com.bdrgames.finddifferences.ads Quote Link to comment Share on other sites More sharing options...
khambadkone Posted August 23, 2014 Share Posted August 23, 2014 I noticed the game is only 6MB. Where are all the images stored ? Quote Link to comment Share on other sites More sharing options...
BdR Posted August 25, 2014 Author Share Posted August 25, 2014 The app is a html/js game wrapped as native app using phonegap and all photos are included within the app. It doesn't load the files dynamically from a server or anything like that. It's only 6MB because at the moment there are relatively few sets of photos (32 sets, 480x512 px, avg. size 85kb). The .apk is 6960kb of which 5466kb is jpg files. Quote Link to comment Share on other sites More sharing options...
BdR Posted February 1, 2015 Author Share Posted February 1, 2015 Find the Difference was updated today, version 1.2 - update to Cordova 4.x- added new photos- added about screen I'm using the new Cordova 4.x version and also Android Studio. This was not as straight forward as I hoped, see explanation on stackoverflow. Btw I also added a debug screen where you can select a photo and enable a cheat for 99 hints. Go to about screen and tap the logo on top, bottom, top x 2, bottom x 2 (so on "find the" or "difference!"). Quote Link to comment Share on other sites More sharing options...
Gods Posted February 2, 2015 Share Posted February 2, 2015 Very cool phonegap game! What is your experience with phonegap and cocoonjs? I plan to use phonegap for my game but some say cocoonjs is better lmk thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.