Wizcorp / Ejecta-X

A Fast, Open Source JavaScript, Canvas & Audio Implementation
http://wizcorp.github.io/Ejecta-X
185 stars 50 forks source link

Is this an Android-only fork of Ejecta? #97

Closed idibidiart closed 8 years ago

idibidiart commented 8 years ago

I realize this is a fork of Ejecta for iOS

  1. Does this fork support both Android and iOS or only Android?
  2. Is it API compatible with the latest Ejecta for iOS, so that one JS codebase can run on both Android and iOS?

Thanks for making this :)

jrouault commented 8 years ago

Thank you for your interest in this project. This is not an actual fork of Ejecta for iOS but we did try to keep them as close as possible.

  1. It currently supports only Android.
  2. Every feature of Ejecta for iOS has yet to be implemented, so the API is not fully compatible per se. Before having a go at this project, I invite you to read my comment here: https://github.com/Wizcorp/Ejecta-X/issues/20#issuecomment-109110807.