Steer2D is a simple 2d steering library that allows you to quickly implement some basic
steering behaviours with minimal effort. The following behaviours are currently supported:
- Seek
- Flee
- Arrive
- Pursue
- Evade
- Follow Path
- Flock
Obstacle avoidance is planned for a future release.
Full source code provided