Turtle
Turtles are cool.
Sampler
This project shows a bit of what's possible with Turtle - drawing some interesting shapes, and writing onto the screen!
Rainbow Triangles
This project draws rotating, rainbow-ifying triangles to create a very interesting pattern! Try to change up the code to change which colors are drawn.
Available Colors
Click here to see which colors are available in Turtle world.
Interactive Swirls
This project has some mouse interaction - clicking on the screen creates new swirls! Try to fill up the entire screen (change the pen size if needed).
Spiral
In this project, a turtle draws a spiral. Try changing the turtle's shape!
Turtles in Space Game
Play this game and see if you can beat it! Then, see if you can get the turtle to stop moving after beating the game.
Secret Message
In this project, a turtle writes out a secret message, and a code to decode the message.
- Fix the code so that the message is actually visible on the background
- Decode the message