Skip to content

jqlee85/boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boids

Implementation of Boids on JS Canvas

Author

Jesse Lee

Demo

https://jumpoff.io/boids/

What Are Boids?

A "boid" is a single autonomous flocking agent. You can think of it like a virtual bird. The term was coined by Craig Reynolds in 1986. Boids follow simple rules, reacting to their environment and the other boids in their vicinity. Each boid's actions are fairly simple, but when you get many boids together, through the magic of emergence, many interesting and beautiful phenomenon can occur.

About

Implementation of Boids on JS Canvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published