Ejecta 1.2

Ejecta 1.2

TestsTested
LangLanguage CC
License MIT
ReleasedLast Release Dec 2015

Maintained by .



Ejecta 1.2

  • By
  • Dominic Szablewski

Ejecta is a fast, open source JavaScript, Canvas & Audio implementation for iOS. Think of it as a Browser that can only display a Canvas element.

More info & Documentation: http://impactjs.com/ejecta

Ejecta is published under the MIT Open Source License.

How to use

  1. Create a folder called App within this XCode project
  2. Copy your canvas application into the App folder
  3. Ensure you have at least 1 file named index.js
  4. Build the XCode project

For an example application, copy ./index.js into the App folder