@khanonjs/engine
v0.2.19
Published
A typescript games framework extending Babylon.js
Downloads
15
Maintainers
Readme
Khanon.js
A typescript games framework extending Babylon.js.
Currently in BETA stage!
Find the documentation in the Khanon.js website:
http://www.khanonjs.com
Install it in your project through the npm repository:
npm install @khanonjs/engine --save
Install the CLI to create a project from scratch and build it:
npm install @khanonjs/cli -g
