Skip to content
/ component-engine Public template

Unity-styled component driven HTML5 Canvas game engine

Notifications You must be signed in to change notification settings

DanFessler/component-engine

Repository files navigation

Getting Started

  1. Clone the repo

    git clone https://github.com/DanFessler/orbit.git
    
  2. Install dependencies

    npm install
    
  3. Run webpack:

    npm start
    
  4. Build prod:

    npm run build
    

About

Unity-styled component driven HTML5 Canvas game engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published