Skip to content

mlms13/boidz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haxe Boids

This is a Haxe implementation of the Boids flocking algorithm.

Canvas Demo

Running It

Assuming you've installed Lime and OpenFL, you can run the boids simulation with lime test <platform> where <platform> is one of the targets listed in lime help.

Currently, the boids fly toward the center, then leave the frame. Coming soon: speed limitations and boundary constraints. Until then, enjoy a couple seconds of boid flocking.

About

Just a simple flocking simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages