Skip to content

Zielak/dancefloorjs

Repository files navigation

dancefloor sim js

trying to re-create my dancefloor simulator from Haxe to ES6

demo

most likely NOT up to date:

Open DEMO

run it

npm install
npm start

and open localhost:8080

test it

npm run test

dependencies

  • behavior3js - to stimulate peoples minds

  • CES - entity component system

  • chance - random anything generator

  • d3-color - color manipulation

  • easystarjs - path finding

  • PIXI.js - for rendering

  • webpack - bundling

  • ava - test runner and assertions

About

trying to re-write my dancefloor sim to ES6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published