In this project we explore the N-body Chase problem. The bodies chase one another according to the following rules: 1) Each body chases the next one in order. For example, the first chases the second, the second chases the third,... and the last chases the first. For large values of N you may wish to use the Turbo Mode (shift+green flag)
Press Space for new simulation Press CTRL + M for better pen graphics I pretty much made it so that the starting points are in random locations instead of a circle.