Boids Experiment using PIXI and Craig Reynolds' Boids. Live demo Make sure you have Yo, Bower and Gulp installed. $ npm install -g bower yo gulp How to run: $ npm install $ bower install $ gulp serve