Enter the number of dotz you would like and the program makes that many dots and connects them. The dotz also fear your mouse-pointer and will move in the opposite direction if you go close enough.
This took a while to crack. I had done it previously but it was laggy and inefficient. I figured out that the best way could be by using a variable list with constantly changing values. Tell me if you have a better way or any suggestions!