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

https://github.com/njm222/paint_interactive

A multi-user interactive art installation
https://github.com/njm222/paint_interactive

nodejs socket-io

Last synced: 6 months ago
JSON representation

A multi-user interactive art installation

Awesome Lists containing this project

README

          

# Paint Interactive

A simple node.js server for an interactive installation piece.

## Demo
![Paint Interactive Demo](demo/interactive-paint-demo.gif)

## Getting Started

1. install node.js
2. npm install
3. npm start

## Prerequisites

Requirements are Node 10.16.0 and npm 6.9.0

## Deployment

Local machine

## Built With

* [node.js](https://nodejs.org)

* [notch](https://www.notch.one)

* [npm](https://github.com/npm/cli)

* [express.js](https://expressjs.com)

* [socket.io](https://socket.io)

* [nipplejs](https://github.com/yoannmoinet/nipplejs)

* [pickr](https://github.com/Simonwep/pickr)

### Authors

* **Nathan Menezes**