Playable at http://elm-boids.s3-website-us-west-1.amazonaws.com/
Inspired by...
To run...
./bin/run.sh
# ^ That runs the following:
# elm-live src/Main.elm --output=public/js/main.js --dir=public/
- Performance
- elm-benchmark for updates
- chrome or stats.js for view
- 3D
- Just use vec3 instead of vec2
- Programmatic rules
- Misc
- Listen to window resize
- Toggleable mouse follow
- Drawable walls/attractors/predators