Simulates a robot moving on a square tabletop.
- Clone the repository
- Run
yarn install
The commands are read from commands.txt. It has a default set of commands, but you can add your own to it.
- Run
yarn start
- Run
yarn testto run all tests (unit tests and integration tests) - Run
yarn test:coverageto run all tests with coverage
Modify the values in config.json