https://github.com/morgancaron/ecsjs
ECS in Javascript
https://github.com/morgancaron/ecsjs
Last synced: over 1 year ago
JSON representation
ECS in Javascript
- Host: GitHub
- URL: https://github.com/morgancaron/ecsjs
- Owner: MorganCaron
- License: mit
- Created: 2018-01-18T02:22:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T16:59:23.000Z (over 8 years ago)
- Last Synced: 2025-01-04T14:48:49.656Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://morgancaron.github.io/ECSjs-example/index.html
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ECSjs - ECS in Javascript
[Demo](https://morgancaron.github.io/ECSjs/test/)
### Installation
```html
```