Help/Tutorial Menu
Opened this issue · 0 comments
Xevion commented
Currently, the Boids flocking algorithm may be difficult to understand. The repository should shift it's weight into making sure new users can understand how the application works and how the algorithm works, too.
A tutorial menu should be made. It should be pre-prepared so that it will perform the same way most of the time. It should highlight different features of the adjustments menu, explain the concept of Boids and the three rules (Separation, Alignment, Cohesion), how Biases work, perhaps using pseudocode to do so. The tutorial should be offered on initial startup, and then on from another accessible button.