Skip to content

pickatag/robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot

Small test program for handling movements of a robot.

Dependent on node.js (install from here)

Before test/run program, please install dependencies:

$ npm i

Test program:

$ npm test

Run program:

$ node robot

To trace how the robot follow the instructions, start with trace flag:

$ node robot -t

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published