Terrapin Resources

“So incredibly important to start our youngest learners on a path to coding literacy - this program is engaging and effective.” ~ Eileen H.

Welcome to Turtle Tuesdays!

Turtle Tuesdays offers fun programming challenges for Logo and (sometimes) Pro-Bot, InO-Bot, and Kinderlogo users. These challenges are also posted every Tuesday on Facebook and Instagram. All the challenges are archived here, with links and solutions in the sidebar. Easier designs await younger learners, while older students can tackle more difficult challenges. All students will enjoy creating code that makes their project special to them as they explore new commands. Encourage students to work collaboratively on projects.

Turtle Tuesdays is taking a break!

But we couldn’t resist a July 4 treat!

Try out this code, or create your own program for a colorful fireworks display.

TO FIREWORKS
CLEARSCREEN SETWIDTH 3
SETBG "BLACK HIDETURTLE
REPEAT 120 [SETPC RANDOM 138 FD (100 + RANDOM 250) SETXY [0 0] RT 360/120]
END

REPEAT 10 [FIREWORKS WAIT 1000]

If you don’t already have Logo, get the 14-day Free Trial and start coding!


Here’s how you can continue your programming adventures during the summer.