News Download Tutorial FAQ Reference Buy

PlayBot

Outline
Describes functions to control a hamster robot in PlayBot.
Functions
move()
Move one space forward on a board.

The board can be downloaded from Tutorial - Classroom Materials - Worksheet.
turn_left()
Turn left 90 degrees in place on a board.

The board can be downloaded from Tutorial - Classroom Materials - Worksheet.
put_beeper()
Make a low beep.
pick_beeper()
Make a high beep.
set_color(color)
Turn both LEDs on with the given color.
In the argument (color), enter a string that represents the color as follows. It is not case-sensitive.
clear_color()
Turn both LEDs off.
Copyright Robot Software Education Institute. All rights reserved.
Please contact prof. Kwang-Hyun Park (akaii@kw.ac.kr) if you have any problem.