Skip to content

Solving the mars probes logic problem in plain Javascript

Notifications You must be signed in to change notification settings

pablohenriq/mars-probe-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mars Probe Challenge

This is a Javascript implementation of the mars probes logic problem.

First of all, to run the project you will need to install the dependencies using the following command:

npm install

So, to run the project in development mode, simply:

npm run dev

And to run the tests:

npm run test

Author

Pablo Henrique de Oliveira

About

Solving the mars probes logic problem in plain Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published