Skip to content

kahara/jQuery-Boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

My first attempt making a jQuery plugin, following
the guidelines at: http://docs.jquery.com/Plugins/Authoring

Boids code adapted from Javascript Boids by Ben Dowling,
see: http://www.coderholic.com/javascript-boids/

If this is bound to the window resize event, then the 
jQuery resize event plugin by "Cowboy" Ben Alman
should be used as it throttles the window resize events.
See: http://benalman.com/projects/jquery-resize-plugin/

About

jQuery plugin implementing Boids on an HTML canvas. Original Boids code by Ben Dowling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published