 
 
 
 
 
 
Continuing my quest to explore all the steering behaviors from Craig Reynolds’ 1999 paper, in this video I tackle flee, pursue, and evade (all in JavaScript with p5.js).
- Craig Reynolds' paper on different styles of steering behaviors for characters in animation and games 
- Coding Train video on inheritance in Object-Oriented Programming and JavaScript ES6 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund