-
Notifications
You must be signed in to change notification settings - Fork 0
charlesdeuter/rover
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# A quick coding excercise done in ruby # The grid represents an x by y length grid of an arbitrary unit size # Rovers can then be located on the grid and directed to move or turn # The state can then be accessed through attr_accessors #install dependencies bundle install --path .bundle #run unit tests bundle exec rspec
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published