1.0.0 • Published 9 years ago

war-games-mf v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

war-games-mf

NPM

A WarGames quote-mf module.

Installation

npm install quote-mf war-games-mf

Usage

var quote = require('quote-mf').quote
var warGames = require('war-games-mf')

var quotation = quote(warGames, ['Joshua', 'shutdown'])
console.log('%s: %s', quotation.who, quotation.text)

Output

Joshua: A strange game. The only winning move is not to play.
1.0.0

9 years ago