simon-says-game

0.1.2 • Public • Published

simon-says-game

Simon Says game for the Novation Launchpad using the launchpad-app library.

Installation

First, download and install the Launchpad drivers from the Novation website:

As a dependency

Use npm to install:

npm install simon-says-game --save

Standalone

Clone this repository:

git clone https://github.com/DjDCH/simon-says-game.git

Then, use npm to install to install the dependencies:

npm install

Usage

Be sure to plug your Launchpad first.

Launch the game with node:

node simon-says-game.js

Package Sidebar

Install

npm i simon-says-game

Weekly Downloads

0

Version

0.1.2

License

MIT

Last publish

Collaborators

  • djdch