escape-from-the-maze

1.1.0 • Public • Published

escape-from-the-maze

npm version Circle CI

A simple & tiny CUI maze game

Installation

npm install -g escape-from-the-maze

Usage

Start game:

escape-from-the-maze

Show ranking:

escape-from-the-maze --ranking
escape-from-the-maze -r

Show help:

escape-from-the-maze --help
escape-from-the-maze -h

Development

git clone git@github.com:kjirou/escape-from-the-maze.git
cd ./escape-from-the-maze
npm install
npm start

Dependents (0)

Package Sidebar

Install

npm i escape-from-the-maze

Weekly Downloads

2

Version

1.1.0

License

MIT

Last publish

Collaborators

  • kjirou