grandeproblemo Posted July 30, 2014 Share Posted July 30, 2014 Hey guys, we are JS/HTML5 developers with a focus on webapplications for SME. We are well experienced in frameworks like jQuery or Bootstrapp, but we do have limited knowledge about frameworks for mobile applications running on smart devices. Here is our case: We want to code a 2D game which needs to support swipe events (no multi touch needed) and in first instance we will run the game on iOS devices. The performance needs to be fast, because we want to implement a timer running down (comparable to "Timberman"). We do have experience with PhoneGap and IntelXDK, but both solutions seemed to be very slow while testing our first draft. We found ejecta and pixi.js on the internet as possible alternatives. What we bascially need is an easy game engine for 2D games, something that supports touch / swipe events and a wrapper for our HMTL/JS files to include them into xcode. I hope you guys can help us Cheers from Germany! Michael Quote Link to comment Share on other sites More sharing options...
rafinskipg Posted July 30, 2014 Share Posted July 30, 2014 If you do a research by this forums you will find the most common used pack this days, "PhaserJS" for framework pick , and CocoonJs for wrapping it (for performance boost) It only allows to use canvas games, no html/frameworks wrapping it like AngularJS. Quote Link to comment Share on other sites More sharing options...
grandeproblemo Posted July 30, 2014 Author Share Posted July 30, 2014 Thanks for your reply! In the meanwhile I did some proper research on many wrappers, but CocoonJS doesn't seem to be the best fit since they only offer this kind of freemium service. We want to add AdLayers and stuff like that without paying for this. PhaserJS looks really good, I will focus on this framwork. Does anyone has some experience with PhaserJS and Ejecta in combination for iOS devices? I rarely found good info on the web. 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.