Skip to content

Grohden/Grid-Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grid-Robot

Hello there, here you can find some implementations of a 'fake' robot in a virtual grid. It works with three simple commands: L,M,R.Wich means Left, Move, Right.(I think i do not need to explain what those three do :p)
it returns:(x,y,Cardinal Point.) An example: Robot MMRM

It will move 2 times, and then turn to right and move again.
The return should be: (2,1,East)

About

An implementation of a robot in a grid in some languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published