puresimmer Posted February 16, 2014 Share Posted February 16, 2014 Hi guys we are about to release the official v1.0 build of Alchemium. Alchemium makes it very simple to create and distribute native applications using just HTML5 and JavaScript (Windows Only right now) . It has turned out to be a great fit with Phaser. Using Alchemium's native extension capabilities we recently added XBox 360 controller support (I know controller support will land in Chrome soon). You can check out the docs and download the latest SDK here: http://www.electricplum.com/alchemium/docs If any of you are interested in learning more, please drop me a note at: shaun AT electricplum DOT COM thanks! Here are some highlights: - No worries about compatibility the browser and JavaScript engine is embedded in the Alchemium runtime and your application.- Embedded, Customized fork of Chromium (on par with Chrome 32.x)- Fully accelerated WebGL and Web Audio support.- Integrated Web developer tools and debugger.- Live edit - Changes you make to your code and markup are reflected in real-time when in "Architect Mode".- Alchemium Scores 505 on the HTML5 test.- Develop and run Phaser games with no local web server requirements / fully cross-domain enabled.- Extend the platform to present native APIs to JavaScript (like we did with the XBox 360 Controller API).- Alchemium generates and bundles your application as a native EXE with all assets protected.- Alchemium can automatically generate a commercial grade installer for your application.- A great platform to monetize HTML5 games and applications on the desktop. Here is a shot of me tweaking a Phaser sample, adding XBox controller support: WazzaJB, kass, Zaidar and 1 other 4 Link to comment Share on other sites More sharing options...
Max Posted February 17, 2014 Share Posted February 17, 2014 This looks awesome, do you have any plans to support Mac? Link to comment Share on other sites More sharing options...
Mefteg Posted February 24, 2014 Share Posted February 24, 2014 This looks awesome, do you have any plans to support Mac?And Linux ? Great job by the way! Link to comment Share on other sites More sharing options...
jpdev Posted February 24, 2014 Share Posted February 24, 2014 not saying alchemium isn't worth a look.. but if you want mac and linux (and windows) there is https://github.com/rogerwang/node-webkit(chromium + nodejs and the ability to create stand-alone applications from it for mac, linux and windows) Link to comment Share on other sites More sharing options...
jyapayne Posted April 23, 2015 Share Posted April 23, 2015 Shameless plug time! I've created an application that makes it super easy to export your Phaser application to all desktop platforms (Mac, Windows, Linux) using node webkit/nwjs and it's free! It's located on my github page: https://github.com/jyapayne/Web2Executable Link to comment Share on other sites More sharing options...
fitness23 Posted January 13, 2017 Share Posted January 13, 2017 Hi @jyapayne Please could you provide more detailed instructions on how to install. I'm not a very well seasoned windows cmd person Many thanks for this Andrew. Link to comment Share on other sites More sharing options...
Recommended Posts