Skip to content

A basic implementation of boids using html canvas

Notifications You must be signed in to change notification settings

zachary-york/boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic boids implementation written in javscript and using the HTML canvas to display.

I used create-react-app to use for the app skeleton because it is what I am most familiar with right now and I thought it would be nice to use if I ever wanted to add interactivity in the future (e.g. editing parameters on the fly, pausing the simulation, etc)

The main business logic is located in the "src/utilities/" directory.

About

A basic implementation of boids using html canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published