All Projects → kjirou → escape-from-the-maze

kjirou / escape-from-the-maze

Licence: MIT license
A simple & tiny CUI maze game

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to escape-from-the-maze

public
util toolkit for go.golang 通用函数包
Stars: ✭ 135 (+938.46%)
Mutual labels:  cui
maze
A maze command written in Go
Stars: ✭ 110 (+746.15%)
Mutual labels:  maze-game
maze
cpp console application vcs example
Stars: ✭ 23 (+76.92%)
Mutual labels:  maze-game
Wtf
The personal information dashboard for your terminal
Stars: ✭ 12,973 (+99692.31%)
Mutual labels:  cui
Fac
Easy-to-use CUI for fixing git conflicts
Stars: ✭ 1,738 (+13269.23%)
Mutual labels:  cui
Kubebox
⎈❏ Terminal and Web console for Kubernetes
Stars: ✭ 1,855 (+14169.23%)
Mutual labels:  cui
texdoc
Find and view documentation in TeX Live
Stars: ✭ 31 (+138.46%)
Mutual labels:  cui
flagstone
flagstone is a Go library to convert flags to web UI.
Stars: ✭ 22 (+69.23%)
Mutual labels:  cui

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 [email protected]:kjirou/escape-from-the-maze.git
cd ./escape-from-the-maze
npm install
npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].