Indra Posted August 17, 2021 Share Posted August 17, 2021 (edited) Hi everyone, I am excited to announce release of kheljs - a framework based on Babylonjs to develop games for browser. It has the following features: Creates a basic application which you can run quickly and use as the starting point of development. Allows installing assets using asset packs from an asset store - assets packs are just npm packages. 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. Many other features. Please check out the details at kheljs.com Thanks Indra Edited August 17, 2021 by Indra Quote Link to comment Share on other sites More sharing options...
b10b Posted August 17, 2021 Share Posted August 17, 2021 Thank you. Webpage front door not currently working. Docs at https://docs.kheljs.com/ I couldn't find a repo link? NPM states license as MIT (but no mention of licensing in docs from what I could see, and no access to source before installing - via NPM only). Some easy wins to help adoption there Quote Link to comment Share on other sites More sharing options...
Indra Posted August 17, 2021 Author Share Posted August 17, 2021 Thanks for the input. I will put a link to the source code repo in doc pages ( it is in bitbucket) and also will mention the licensing which is MIT. - Indra b10b 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.