1.1.0 • Published 10 years ago
escape-from-the-maze v1.1.0
escape-from-the-maze
A simple & tiny CUI maze game

Installation
npm install -g escape-from-the-mazeUsage
Start game:
escape-from-the-mazeShow ranking:
escape-from-the-maze --ranking
escape-from-the-maze -rShow help:
escape-from-the-maze --help
escape-from-the-maze -hDevelopment
git clone git@github.com:kjirou/escape-from-the-maze.git
cd ./escape-from-the-maze
npm install
npm start