ludei's Forum Posts

  • naelian Your welcome and no worries, whether it's in the Scirra forum or our forum, we just want to help mobilize HTML5 games.

    zsangerous Thanks! <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hello all! First, thanks for the question naelian and Ashley for the insightful comment. As Ashley mentioned the CocoonJS Launcher is mainly used to test your development directly on the device, you can think of it as a "simulator" except you can see it running on the physical device itself.

    Fortunately, CocoonJS does not have a special SDK, because it conforms to the HTML5 stack. This ultimately means 3 big things:

    1) You don't have to learn anything special or go through a documentation

    2) You can use any HTML5 compliant testing environment you wish (Chrome, Mozilla, etc)

    3) If it works on the browser it would most likely work on CocoonJS (maybe some minor changes)

    We're hoping the CocoonJS launcher will be approved anytime soon so that testing and debugging can be easier for you guys. But again, we are working on a cloud compiling system so anyone would be able to get a Xarchive or APK build. Hope that helps!

    Also, Ludei now has it's own Forum for CocoonJS specific questions:

    http://ludei.com/forum

  • MrClifford Thanks we love our launcher as well! We are in the process of testing our build service and it will be available VERY soon, so stay tuned!

  • Hello Construct2 developer community!

    Just wanted to clarify that even there is no CocoonJS Launcher App yet on the AppStore, there is a way to get it, so CocoonJS can be a great platform for iOS too. Note that a mac computer and XCode installed are needed along with an iOS developer certificate, but if you are planning to upload your production to the appstore, you will still need these things.

    blog.ludei.com/installing-the-cocoonjs-launcher-in-ios

    blog.ludei.com/a-new-feature-in-the-cocoonjs-launcher-for-ios-to-try-your-game

    Regards,

    Ludei

  • Dear felixsg,

    The "export to APK" you mention is the cloud compilation system we are working on. It will be released sooner that you might expect in beta so you can generate the final xarchive and APK files.

    Regards,

    Ludei

  • Hello,

    We do not currently support WebStorage (we support Local Storage only). But we are working on giving hybrid WebView and accelerated canvas support in the next release, so you should be able to use the webview to get access to this kind of features. Stay tuned to our next release!

    Regards,

    Ludei

  • Hello everyone,

    CocoonJS is TRULY running SpaceBlaster game in both iOS and Android (as you can see in this video CocoonJS running SpaceBlaster). Try your game using the CocoonJS Launcher app. You have it available at the Google Play Store and we have just released a way for any developer to download and install the CocoonJS Launcher App for iOS. Please, check our blog post on this: CooonJS Launcher App for iOS.

    If you have a licensed Play Construct version, you can download the latest release and you might find the "Export to CocoonJS" option handy too.

    Regards,

    Ludei

  • Hello all Construct2 developers!

    We are working hard to make CocoonJS work on every major HTML5 game development engines and Construct2 is one of our priorities. We hope to post a tutorial on this matter soon.

    Thank you all for trying CocoonJS. New features are coming soon!