This project was inspired by Turtle Art software, created by Brian Silverman and Paula Bonta at Playful Invention Company INSTRUCTIONS Click the Green Flag to start. HOW I MADE THIS The sprite uses its pen to draw a series of lines, each with a different color. For each line, the sprite moves out 300 steps, back 298 steps, then turns one degree. The color and brightness of each line depends on the sprite's x-position and y-position when it starts drawing the line. MORE IDEAS What if each line was shorter, or longer? What if the pen color depended on the sprite's y-position instead of its x-position?