/traversers

Canvas animation of particles traversing an isomorphic grid to find a target

Primary LanguageHTML

To get running in development:

  • Install Yarn for dependency management https://yarnpkg.com/en/docs/install
  • Clone this repo
  • yarn to install req'd dependencies
  • yarn start to start run the bundler and watch for changes
  • yarn server to start a server at localhost:8000