marsrover

This is a solution to the popular Mars Rover problem, implemented in Ruby.

Problem Statement

Refer https://github.com/mokhan/mars.rover for the problem statement

Running the Solution

ruby run_mars_rover.rb to run the solution.

ruby test_mars_rover.rb to run the unit tests.