Module Turner
In: karel/turner.rb

Methods

Public Instance methods

Back up by turning around, moving and again turning around. Robot will be left facing the original direction. Might fail if there is a wall immediately behind the robot at the start.

Turn around by executing two turn left actions

Turn right by executing three turn left actions

[Validate]