Skip to content

Instantly share code, notes, and snippets.

@jcward
Created November 16, 2017 16:14
Show Gist options
  • Select an option

  • Save jcward/30f084bb72b033569b2708010318f709 to your computer and use it in GitHub Desktop.

Select an option

Save jcward/30f084bb72b033569b2708010318f709 to your computer and use it in GitHub Desktop.
Getting Started with Haxe, OpenFL, or Kha
try.haxe.org lets you play with Haxe code examples.
Here's a plain Haxe->JS example: https://try.haxe.org/#94aC4
OpenFL:
OpenFL has good docs, community, samples, and tutorials:
http://www.openfl.org/learn/docs/getting-started/
http://www.openfl.org/learn/tutorials/
Kha:
Kha is a little lighter weight, a little lower-level, but also has lots of tutorials and info:
https://github.com/Kode/Kha/wiki/Tutorials
Kode Garden lets you try Kha projects in the browser:
twitter.com/kodegarden
http://kodegarden.org/#7d754bf3630bd26b82c30dda8e1556c9aca3a7a5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment