Skip to content

AlexHomeTesting/ToyRobotSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Info

Console solution to toy robot simulator.

Project main classes

  • FileCommandParser -> parses the commands from file
  • CommandExecutor -> tells the robot what commands to execute
  • ToyRobot -> robot that execute the commands
  • ConsoleLogging -> output to console

Releases

No releases published

Packages

No packages published

Languages