Skip to content

aravindh-browserstack/mars_rover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby program for the Mars-Rover problem

  1. direction.rb => Module containing class & methods to manipulate switching of directions

  2. position.rb => Module containing class & methods to manipulate movement from one absolute pos ( x,y,D) to another

  3. rover.rb => Wrapper class representing rover that triggers movement based on input parameters

  4. tests.rb => unit test for rover class

  5. run.rb => Program to test rover class with manual test cases

About

Ruby solution to the mars rover problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages