martingdela / SimpleGridWalker

A Simple Grid Walker in Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎥 Simple Grid Walker - The Grid Walking Challenge

Requirements

  • Node.js
  • NPM

Running the project

First, clone the repository by opening Terminal.app and running the following commands:

$ git clone git@github.com:A01334390/SimpleGridWalker.git
$ cd MovieList

Next, download project dependencies with NPM using the command:

$ npm install

To run the project, just use the CLI and run

$ node index.js

License

This project is released under a Copyright (C) 2020 Fernando Martin Garcia Del Angel License See the LICENSE file for more info.

About

A Simple Grid Walker in Node.js

License:The Unlicense


Languages

Language:JavaScript 100.0%