Note that there are some explanatory texts on larger screens.

plurals
  1. POOpen-source cross-platform game engine in Java
    text
    copied!<p>I may be asking for something that doesn't exist yet, however I figured I'd give it a shot.</p> <p>I'm looking to write some simple 2D educational games. I prefer coding in Java, so I'm looking for an open source engine which I can use that can be used on different mobile devices including Windows, Apple and Android based phones and tablets.</p> <p>I would be okay with a web based solution, however I've believe Borland's XE environments can compile code to be run as native programs. If there is an open source game engine that you can code in Java that can do something similar, that is what I'm looking for (e.g. for Android have Java code which would compile into an apk, and would also compile into a native program on Apple phones).</p> <p>I did some search-engine searching and found several questions on Stack Overflow, slightly related, and some other articles as well, but nothing giving me exactly what I am looking for.</p> <p>References:</p> <ol> <li><a href="https://stackoverflow.com/questions/6171128/ios-android-cross-platform-development">iOS / Android cross platform development</a></li> <li><a href="https://stackoverflow.com/questions/3045477/android-iphone-single-codebase-cross-development">https://stackoverflow.com/questions/3045477/android-iphone-single-codebase-cross-development</a></li> <li><a href="http://software.intel.com/en-us/blogs/2012/05/14/eight-popular-open-source-android-game-engines" rel="nofollow noreferrer">http://software.intel.com/en-us/blogs/2012/05/14/eight-popular-open-source-android-game-engines</a></li> <li><a href="http://goldenstudios.or.id/products/GTGE/" rel="nofollow noreferrer">http://goldenstudios.or.id/products/GTGE/</a> - This is along the lines of what I'm looking for, but I want to be able to code toward mobile devices.</li> </ol> <p>I'm an experienced programmer, but new to the game programming world.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload