Skip to content

dunerztd/toyRobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

toyRobot

Using terminal, first install it's dependencies:

npm i

To run the application:

npm start

A few caveats to operating the program:

  • Accepts capitals only
  • The PLACE command must have a space between PLACE and Co-ordinates. Co-ordinates and Facing only separated by a comma with no spaces ie. PLACE 5,5,NORTH

To run the tests with code coverage:

npm test

node version: v16.9.0

All other documentation for using the program are found in PROBLEM.md

About

My solution to the classic Toy Robot exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors