war-games-mf

WarGames quote-mf module

Usage no npm install needed!

<script type="module">
  import warGamesMf from 'https://cdn.skypack.dev/war-games-mf';
</script>

README

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.