JavaScript framework to build game engines, games, emulators and apps
CrossBrowdy is a free and open-source JavaScript framework that allows to create multimedia apps, emulators, game engines and games that will be compatible with any device.
Any software developed with CrossBrowdy should be able to be used in any JavaScript compatible web client (including browser plug-in, add-on, extension, app...) which supports "document.getElementById".
IDE written in a single HTML file that runs on the browser tab.
There is no need to install, download a single file and run anywhere.
To change the initial configuration, edit the widew.html file in the last lines.
* Widew use CodeMirror components in code editor.
URLs:
https://soluc.org/widew
https://widew.sourceforge.io
Develop your app in Lua language and export it to most popular platforms, from desktop PC and Mac to mobile (Android, iOS, Windows Phone) and even Web.
While Gideros is mainly dedicated to game development, it is also a good fit for professional apps.
Code once, run everywhere!
Intro documentation: http://docs.giderosmobile.com/
Reference documentation: http://docs.giderosmobile.com/reference/
Forum: http://giderosmobile.com/forum
Full source code: https://github.com/gideros/gideros