Tested on Android M, N, O and P versions
Tested on iPhoneX / iOS12
PWA Ready
Technical Specifications
This starter gives you a head-start with Ionic and Phaser game framework integration. We have integrated a cool Phaser game in Ionic 4 and you can check out the source code by yourself. The integration and setup instructions are detailed in our blog How to create Mobile games & PWA with Ionic 4 and Phaser.
How many games can I develop
The possibilities are infinite. With the Ionic’s app development capability and Phaser’s game engine, you can create any HTML game possible. Check out the free example available on Phaser examples.
Ionic platform has become one of the big names in app development in recent years. Moving from Ionic 1 to 4 in past few years, Ionic has not just gained popularity, but also improved its robustness and reliability. Today, Ionic framework is one of the easiest to make an android or iOS app with, and also Progressive web apps. 🚀
Phaser, first released in 2013, has now become a huge name in 2D HTML5 games. Based on javascript, it can easily be integrated in a variety of javascript frameworks. 👾 👾 👾
So why integrate Phaser and Ionic? 🚀 👾
While Ionic gives you the power of creating apps and PWA at lightening speed, you cannot really make games with it. Phaser, while great at game building, is not really about building a structured mobile or web-app. Hence, building a neat looking game app or PWA with Phaser requires an HTML + CSS wrapper, a void which Ionic perfects fills.
Why Ionic 4
Ionic 4 gives superior performance over previous versions as it is based on Angular 6, superior version of Angular. The code is modular by default in Ionic 4 and , therefore, can be rearranged to modify the app as per liking. Above all, it assures nearly bug-free builds on devices.