Class StairSweeper
In: default/stair_sweeper.rb
karel/stair_sweeper.rb
Parent: UrRobot

A class whose robots know how to sweep a short staircase of beepers

Methods

Included Modules

Namer Turner

Public Class methods

Public Instance methods

climb one stair

Robot climbs one stair

The standard task for this class of robots

sweep beepers from three stairs: one beeper per step

Robot turns right by executing three turn_left instructions

[Validate]