This is an example for lipstick-ECS.
The following GIF is an HTML animation implemented with lipstick-ecs.
- npm i
- npm run ci (This step will generate a index.js file in ./dist)
- open dist/index.html by browser
- The browser should support Canvas. I tested it by Google Chrome 63.0.3239.84.
- Building requires npm and typescript installed.