Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 483 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 483 Bytes

Known Vulnerabilities

Toy Robot Challenge

toy robot simulator, in this case written in Ruby.

Simulates a toy robot that is commanded to move about on a table.

#Rules

  • see the PDF in the codebase for rules

#Running

  • bundle install
  • bundle exec rake spec
  • bundle exec rake robot_runner[command_file]