@@ -7,6 +7,8 @@ There are a lot of use cases for having a predefined set of commands. You might
to create a patrol path for a bad guy. You could also use this method for genetic
algorithms where you mutate the commands and see if they have any good result(scoring)
+You might just want to let a spaceship fly down in a circle like pattern! So many possibilities.
+
*/