Watch the project create random paths, and then press space when you want to make your own! Paths are defined as strings of 1s and 0s, where a 1 represents a right turn, and a 0 represents a left turn. Post your paths in the comments! Type 'clear' in the ask dialog to clear the screen.
IF YOU ARE EPILEPTIC, PLEASE DO NOT PUT PROJECT INTO TURBO MODE! Fading script was modified from @mikeono102 's pen projects. Please remix! Example paths: 000101010001010100010101000 - triangle DID YOU KNOW: replacing all the 0s with 1s will create a similar shaped path, but shifted a certain amount.