> when using TurtleGraphics how would you use a thread
> to make an image move
How much about threading do you know? Are you using Swing graphics? This is important because the Swing GUI runs under one thread, and many Swing methods have to be called in a thread-safe way if you are going to be playing with threads here.
> > when using TurtleGraphics how would you use a
> thread
> > to make an image move
>
> tie it to the turtle's tail.
Turtle's have small tails and usually tuck it under their shell making it very difficult. I suggest one of the back legs instead.