In this project we explore the N-body Chase problem. The bodies chase one another according to the following rules: 1)The bodies are initially evenly spread on a circle 2) 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)
The project has been inspired by: Spiral Math Problem Random of MrRubiksSC