Repository for node.js apps playing with a Novation Launchpad mini.
npm install
to get necessary packages
node app.js
for sample code to interact with the launchpadnode draw.js
for playing with drawing on the launchpadnode launchLife.js
which handles running a game of life, and drawing it on the device- press buttons to set them to be alive
- use the "Stop" button to advance one generation
- use the "Solo" button to start/stop running through generations
- the internet & google