Please read https://javascript.plainenglish.io/functional-javascript-writing-a-simple-command-line-game-335ab9fcc005
This repo contains a working version of the adventure maze game.
To build
npm install
To run the fight example
node examples/fight.js
To run the game
node maze.js
Have fun!
@mdcfrancis on twitter and medium