Flocking test

Playing around with some flocking code (adapted from Daniel Shifman’s implementation ).

I intend to add some controls to the canonical flocking forces (repulsion, align and cohesion) to make the system reactive to external input (multitouch or camera). I also have to think about the rendering, the actual colorama is just for fun.