@kheljs/core
TypeScript icon, indicating that this package has built-in type declarations

1.0.10 • Public • Published

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

Package Sidebar

Install

npm i @kheljs/core

Weekly Downloads

2

Version

1.0.10

License

MIT

Unpacked Size

164 kB

Total Files

149

Last publish

Collaborators

  • idutta2007