Skip to content

tigris/toy_robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Simulator

Usage

  t = Robot.new
  t.place 0, 0, :east
  t.move
  puts t.report # 1,0,EAST

Testing

If you have rake installed system wide, simply rake test. Otherwise bundle install --path gems && bundle exec rake test.

Author

Danial Pearce

About

Toy Robot Simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages