Skip to content

rajanmishra18/ToyRobotSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toy Robot Simulator

This is a C# console application that simulates a toy robot moving on a tabletop.

Commands

  • PLACE X,Y,F: Places the robot at X,Y facing NORTH, EAST, SOUTH, or WEST.
  • MOVE: Moves the robot forward.
  • LEFT: Turns the robot left.
  • RIGHT: Turns the robot right.
  • REPORT: Outputs the robot's current position and direction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages