https://github.com/openfl/try-openfl-haxe-glitch
https://github.com/openfl/try-openfl-haxe-glitch
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openfl/try-openfl-haxe-glitch
- Owner: openfl
- Created: 2019-03-29T17:37:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-29T18:20:15.000Z (about 7 years ago)
- Last Synced: 2026-03-29T01:57:32.615Z (3 months ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)