
01 - Boids simulation
This was a project I did for my artificial intelligence class in high school. I was learning react at the time, so I decided to use Vite, React with Typescript to make this project interactive. It's about simulating how birds like to flock together, but at the same time, don't want to stay too close to each other.