Do my bidding!

Finished implementing the first couple of commands for my logoblocks project. Forward and Backwards now move a third always present block(the turtle) across the screen. The turn command, however, is giving me some problems. In theory simply setting the turtle’s angle to that of a given block should be easy. However, when rendering, there seems to be some other actions taking place. These other actions are not simply changing my turtle’s rotation, but causing it to spin, sometimes quite rapidly. hopefully this will be resolved soon.picture-4