Skip to content

FaustineG/flocks

Repository files navigation

Flocks

This project aims to emulate flocking behaviour in birds. It is built with vite, vue3, Typescript.

run project

npm install npm run dev

run tests

npm run test:unit

coverage

npm run test:unit:coverage

mutation

npm run test:mutation

Todo list

  • Make the constants (speed, nb of neighbours, etc. ) reactive and selectable via html inputs
  • Handle the redirection when bumping on the outside of the window better
  • Handle window resizing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages