danielgrj / rovers-mars-adventure

A simple console game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rover's adventure in Mars

A very simple console game made with node.

Getting started

You only need to install the node dependencies with

npm install

and run the program with the following command

node src/app.js

Build with

Author

  • Daniel Garcia

Acknowledgments

  • Ironhack

About

A simple console game


Languages

Language:JavaScript 100.0%