Skip to content

coocos/boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boids 🐦

tests

A flocking algorithm implementation in TypeScript.

Boids screenshot

Demo

You can see it in action here. Press the button to randomize the boid behaviour and appearance.

Building

Build the project with Parcel:

npm run build

Running tests

Run the tests with ts-jest:

npm run tests

About

Boids

Resources

License

Stars

Watchers

Forks

Contributors