Skip to content

bernardoarodrigues/ToyRobotSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toy Robot Simulator

System

To run the application, you'll need:

  • Node.js: an open-source, cross-platform, back-end JavaScript runtime environment
  • npm: default package manager for Node.js

Installation

To get the app, clone the repo and cd its directory. Then run npm install to install the app dependencies (readline-sync).

$ git clone [email protected]:bernardoarodrigues/toy-robot-simulator.git
$ cd toyrobot-simulator
$ npm install

Usage

To run the app, just start it from the command prompt through npm start.

About

Toy Robot Simulator in Node-js using OOP concepts

Topics

Resources

Stars

Watchers

Forks