Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 288 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 288 Bytes

Boids GGEZ + SPECS

Example

A simple boids (flocking) simulation using ggez and specs. Currently capable of simulating 6000 boids.

Make sure to build as --release, or performance is severely reduced.