Class MileWalker
In: default/mile_walker.rb
Parent: UrRobot

The class discussed around page 35 of the text. A class of robots that can move a mile (= 8 blocks) in one instruction

Methods

move_mile  

Public Instance methods

move one mile (8 blocks)

[Validate]