
Welcome to our Program Library!
These pages contain an ever-growing list of Logo source code files. Many of these files demonstrate programming techniques, or Terrapin Logo features. You can download the source code to all programs, and modify them to your liking.
If you have a Logo program that you would like to share, let us know!
Terrapin Logo can talk to several robots! Please read the Robot Commands page for details.
Click a tag word below to see all Logo programs matching that word.
Title | Description | Level | ↓ Tags |
---|---|---|---|
One Key | Move the turtle with single keystrokes | Intermediate | Keyboard, Turtle, Drawing |
Bee-Bot Emulator | Bee-Bot Emulator | Intermediate | Properties, Turtle, Drawing, Bitmaps, Bee-Bot, Emulator |
The On-Screen Piano | Creates a clickable on-screen piano | Intermediate | Music, Instruments, Play, Turtle, Drawing, Mouse |
Draw Color Names | Draw the names and the color values of the 16 colors available as color indexes | Intermediate | Drawing, Colors, Turtle |
Draw a Wheel of Colors | Draws a color wheel | Beginner | Drawing, Colors, Turtle |
TTPRINT - Formatted text drawing | Drawing of formatted text | Intermediate | Fonts, Text drawing, Turtle |