Skip to content

MahendraTennakoon/robot-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot-simulator

Simulates a robot moving on a square tabletop.

Setup

  • Clone the repository
  • Run yarn install

Running the program

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

Running tests

  • Run yarn test to run all tests (unit tests and integration tests)
  • Run yarn test:coverage to run all tests with coverage

Configuration

Modify the values in config.json

About

A simulation of a toy robot moving on a square tabletop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published