diff --git a/mvp.md b/mvp.md new file mode 100644 index 0000000..0f24430 --- /dev/null +++ b/mvp.md @@ -0,0 +1,19 @@ +# First Release # + +## System ## + +- Standard types +- Combinations: Blended/Priority +- Seek/Flee +- Arrive +- Pursue/Evade +- Face +- FollowPath +- Separation +- AvoidCollisions +- Should work in 2D and in 3D + +## Demos ## + +- 1 toy demo for each behavior +- 1 in context game demo that features at least two types of agents \ No newline at end of file