this example page will not be updated. due to myself now doing the kha-tutorial-series, which is my video tutorial series. which will go through these files. but then go way over them. you can go HERE for the video playlist.
these are some kha examples, to help get new users [plus other users] to get to grips with the super awesome kha
its highly recommended to run these projects in the super, uber, duper sexy kode studio
follow this super useful post on getting up & running with it - kode studio forum post
also, if you want the super duper awesome theme from the screenshot, grab 'lestle-vscode' from my lestle theme collection & put it in your extension folder.
we will use libraries to harness & do more cool things in kha. why not, were coders ;)
to use libraries inside kha/kode studio. go to your khafile.js
and put in project.addLibrary('libraryName');
• kha2d
haxelib git kha2d https://github.com/KTXSoftware/Kha2D.git
• tweenx
haxelib git tweenx https://github.com/shohei909/tweenx.git
• nape
haxelib install nape
have phün & happy coding