Terrapin Resources

Bee-Bot Emulator

The Bee-Bot Emulator presents a Bee-Bot robot on a surface. To the right, the Bee-Bot controls offer you to create a small program. Just click the buttons as you would press the Bee-Bot’s buttons. A third window lists all of the Bee-Bot commands that will be executed when you click the GO button.

The program demostrates how to load shapes into turtles, and how to run small snippets of Logo code when a turtle is clicked.

BeeBot.lgo


Procedure BEEBOT
Description Bee-Bot Emulator
Level Intermediate
Tags Properties, Turtle, Drawing, Bitmaps, Bee-Bot, Emulator