|
|
|
|
|
by heyadayo
4419 days ago
|
|
Based on some of the performance issues with Android 4.4 phones, I would strongly recommend that you port your code over to the Game Closure devkit: www.gameclosure.com and www.github.com/gameclosure/devkit It's MPL licensed, super easy to get started with, and very fast. It's pure javascript/canvas however, and doesn't support CSS or DOM-based UI. |
|