An open API service indexing awesome lists of open source software.

https://github.com/davinci2015/gallows-node

Gallows - Node.js terminal game
https://github.com/davinci2015/gallows-node

game javascript javascript-game nodejs terminal-game

Last synced: 5 months ago
JSON representation

Gallows - Node.js terminal game

Awesome Lists containing this project

README

          

# Gallows Game

The legendary game for all Node folks to play with.

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]

![alt text](http://i.giphy.com/l3q2VaXFF6PdgExna.gif "Gallows")

## Installation
Install package:

```bash
$ npm install gallows-game -g
```

Run game:

```bash
$ gallows
```

[npm-image]: https://img.shields.io/npm/v/gallows-game.svg
[npm-url]: https://npmjs.org/package/gallows-game
[downloads-image]: https://img.shields.io/npm/dm/gallows-game.svg
[downloads-url]: https://npmjs.org/package/gallows-game