INSTRUCTIONS Use the arrows keys to move around and draw a symmetrical pattern. HOW I MADE THIS This is Will and Alex's modified version of the original Kaleidoscope. Now you can change how many sprites there are. And there's a secret easter egg we won't tell you about! Each sprite starts at a different location and a different angle, but then follows the same rules. It takes the number of sprites you chose, and divides 360 by that number. Then it assigns each sprite a multiple of that angle, so they're all pointing in different directions no matter how many you choose. THINGS TO TRY * Edit the costumes of the sprites to draw using different shapes * Use the "change color effect" block to make different colors * Add more key controls v1.1 New: * multiple colors, as requested