An open API service indexing awesome lists of open source software.

https://github.com/openfl/try-openfl-haxe-glitch


https://github.com/openfl/try-openfl-haxe-glitch

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Try OpenFL

This is a Haxe sandbox for trying [OpenFL](https://www.openfl.org). Hit the "Remix" button in order to begin making changes!

The entry point is "src/App.hx"

Glitch will boot a virtual machine to run your code -- this may take a moment, but then pressing "Show" will a live preview.

Changes to your code will save and compile automatically! The live preview will also refresh. If there are errors, open the debug console in the live preview window and they will appear there.

You can also try another sandbox:

* [JavaScript/ES6](https://codesandbox.io/s/github/openfl/openfl-samples-es6/tree/master/sandbox/) (Code Sandbox)