tux4kids / Tux4ME

A mind exercise game by Tux4Kids organization developed under Google summer of Code - 2015
GNU General Public License v3.0
19 stars 28 forks source link

Wrapping Tux4ME into a hybrid app. #31

Closed AkshayAgarwal007 closed 8 years ago

AkshayAgarwal007 commented 8 years ago

We should consider building a cross platform desktop app for Tux4ME using electron because that gives a better performance than an Apache Cordova+Crosswalk built hybrid app. Moreover we can test a Cordova/Crosswalk built app on a few devices ( categorizing them on the basis of specifications and picking one out of each category and test the performance of the app, since, emulators are not very good at this. So if doesn't wok fine we can try something like cocoon.js or Ionic. Issues with WebGL and compatibility of the crosswalk web view will always be a trouble while we are targeting older devices and this has to be dealt with.

AkshayAgarwal007 commented 8 years ago

A Cordova build on Windows is looking pretty good. For mobile app the UI has to be made more responsive and touch interface needs to be added. I'm using the Intel XDK App Preview and the emulators that comes with Intel XDK for testing the performance out.

screenshot 68 screenshot 69 screenshot 70 screenshot 71 screenshot 72

Vigneshsekar commented 8 years ago

Again thanks for the testing and we appreciate your interest. All that you mentioned is in the ideas list and any GSoC'16 aspirant (if selected) may work them out in this summer. Please refer to the ideas list.

FYI - Touch inputs are already enabled. But the canvas is not responsive as you mentioned and many contributors are coming up with very good ideas to bring Tux4ME to mobile.