@kheljs/core
v1.0.10
Published
Core package for kheljs game framework
Downloads
11
Maintainers
Readme
Kheljs framework
A framework for developing games for the web using excellant babylonjs library. It provides the following advantages:
- Creates a basic application which you can run quickly and use as the starting point of development.
- Provides an excellent asset workflow by installing assets using asset packs.
- Supports asset store and comes with a default asset store.
- Adds typescript support to your project allowing good intellisense and compile time type checking.
- Uses a dev server based on webpack to support hot reload and iterative development.
- Provides a solid architecture for game components and for managing inventory and game states.
- A set of kheljs classes to facilitate quick game development.
- Generate code for levels and other game artifacts.
For details see Kheljs documentation docs.kheljs.com