Skip to content

CoderCarl1/Robot-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Challenge

This is a basic challenge using JavaScript to create a 5x5 grid with a Robot which must be moved around on the grid but prevented from falling off.

the code is written in JS

installation

  1. clone this repo
  2. cd /ROBOT-JS
  3. npm install

USE

You can either add a list of moves into the input.txt

node index.js

OR

play the interactive version

node game.js


The original challenge can be found here: https://github.com/ioof-holdings/recruitment/wiki/Robot-Challenge

About

robot 5x5 grid written in JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published