Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

vikk2411/curve_tomorrow_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Toy RObot simulator

###Language

  • Ruby 2.3.0

###Some points

  • There are two solution, I am giving here
  • files are named 'toy_robot.rb' and 'toy_robot_2.rb'

To run the code, in the terminal type the command

ruby toy_robot.rb

###OR

ruby toy_robot_2.rb

Continue giving commands to the robot

PLACE 2,4,SOUTH
MOVE
RIGHT
MOVE  
MOVE
RIGHT
RIGHT
REPORT

output will be something like

0,3 EAST

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages