/pixelshop

Pixelshop - online pixel editing tool

Primary LanguageJavaScript

Pixelshop

Pixelshop is an online pixel art editing tool with layering and color switching hotkeys.

Installation

  1. Rename config_default.js to config.js
  2. set up your own Google Analytics key for the client in config.js
  3. set up your Couchbase credentials for server in config.js
  4. (Optional) set up mailgun to receive feedback
  5. run build.sh to setup configuration and clientbuild
  6. See server/README.md for more server info