Skip to content

scalamlstudio/boids-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

cover

Love2D Project

All boids move with the following logic:

  1. Align: Move toward the same direction as nearby alias
  2. Separate: Prevent bumping into one another
  3. Center: Move toward the center of nearby alias
  4. Wall: Prevent bumping into walls

About

love2d implementation of the boids

Topics

Resources

Stars

Watchers

Forks