-First of all, merry Christmas, from DTC! -This project generates random strings of Christmas lights. Once one has been generated, you can press Space to generate another one. -This project uses a custom block I recently made, called "Aim Towards", which is a block that will make a sprite gradually turn towards a specific location, but not with 100% accuracy. -When the project starts, it picks 3 random pairs of X and Y coordinates, and a 4th one that's always the same. When it starts making the string, it'll read off those coordinates, and aim for them with my custom block, one by one. Once it's a certain distance away from that location, it'll move on to the next pair of coordinates, and start aiming towards that location. All the while, it's drawing a thin black line with pen, and it sometimes stamps randomly colored Christmas lights on the path.
This project is like a box of chocolates... You never know what you're gonna get. Comment if you get that reference.