Mirko Sertic Posted November 28, 2013 Share Posted November 28, 2013 Hi@all I'd like to introduce my JavaFX based Game Auhtoring System. Basically it is something like Construct2, but free, based on JavaFX and can export games to HTML5 with or without WebGL support. Here is a short list of features:Open SourceJava and JavaFX basedVisual Game AuthoringNo programming requiredExports games as HTML5Support of Physics using JBox2DSupport of Audio using Java Audio API or HTML5 Audio.Support of WegGL using Parallax3D A short intruduction and demos are available here: http://www.mirkosertic.de/doku.php/javastuff/javafxgameauthoring The code is available at GitHub here: https://github.com/mirkosertic/GameComposer Basically, the whole system is coded in Java, and i use Java-to-JavaScript crosscompilation with GWT(Google Web Toolkit) to export a running HTML5 website. For further details, check my website and the provided links. If anybody is interested to contribute, please let me know. If would be nice so spawn a cool OSS Project:-) RegardsMirko Quote Link to comment Share on other sites More sharing options...
Mirko Sertic Posted January 2, 2014 Author Share Posted January 2, 2014 Hi @ all I just want to let you know that JavaFX GameComposer now supports exporting a game as a HTML5 website and an Android App APK as well. If anybody is interested to contribute, please let me know. It would be nice to spawn a cool OSS Project:-) RegardsMirko Quote Link to comment Share on other sites More sharing options...
tumira Posted January 3, 2014 Share Posted January 3, 2014 Hi @Mirko Sertic Interesting stuff. Quote Link to comment Share on other sites More sharing options...
joannesalfa Posted January 4, 2014 Share Posted January 4, 2014 Interesing, I have a question, isn't capable to export Java runtime for iOS and Android? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.