Jump to content

Javascript game to Phone application


Gustavgb
 Share

Recommended Posts

Thanks for the answers, Phonegap is perfect!

 

Have you tried this yet? I'm wondering how performance was for you. I used PhoneGap to wrap a canvas platformer game in and the performance on Android was horrible, but that's really the default Android webview's fault, not Phone Gap.

 

We're looking into wrapping canvas games in a Chromium webview that's included in the app at the moment. Currently I'm getting Android Studio set up for a test run of this: https://github.com/davisford/android-chromium 

 

 

If you all have any experience and advice to share that'd be awesome!

Link to comment
Share on other sites

Have you tried this yet? I'm wondering how performance was for you. I used PhoneGap to wrap a canvas platformer game in and the performance on Android was horrible, but that's really the default Android webview's fault, not Phone Gap.

 

We're looking into wrapping canvas games in a Chromium webview that's included in the app at the moment. Currently I'm getting Android Studio set up for a test run of this: https://github.com/davisford/android-chromium

 

 

If you all have any experience and advice to share that'd be awesome!

if your game is 100% canvas then use coccoonjs, if you are using DOM then coccoon will not work (or you need to reimplement all what you do with DOM in canvas)

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...