Robot game simulation gem.
gem install 'robot_rea'
Run the executable:
robot
Try some commands:
PLACE 0,0,NORTH MOVE REPORT LEFT REPORT
To run the specs, clone the repo then run bundle exec rspec
bundle exec rspec