0.0.2 • Published 7 years ago

ash-cocos v0.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

ash-js

A JavaScript port of Ash Framework, an Actionscript 3 entity framework for game development

Ash Framework

Ash Framework

Ash Framework is a high-performance entity system framework for game development, developed by Richard Lord in ActionScript 3.

For more in-depth introduction and examples, please check out its official page at http://www.ashframework.org.

This is a fork of Brett Jephson's version of ash-js. This version is intended to be used in CommonJS style systems, specifically Cocos2d-x.

Features

Usage

Install via npm.

npm install ash-cocos

Example on how to use ash-js

License

MIT License