Skip to content

superztf/ECS-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECS Example

This is an example for lipstick-ECS.

The following GIF is an HTML animation implemented with lipstick-ecs.

gif

Build this html by the steps below

  • npm i
  • npm run ci (This step will generate a index.js file in ./dist)
  • open dist/index.html by browser

Note

  • The browser should support Canvas. I tested it by Google Chrome 63.0.3239.84.
  • Building requires npm and typescript installed.

Releases

No releases published

Packages

No packages published