squary.io

Real time collaborative pixel art drawing

Stars
9

Squary.io

Real time collaborative pixel art drawing built with Meteor. You can follow the development on Trello or the recent changes in CHANGELOG.md.

Install

Some dependencies are handled by bower, be sure to install them with:

bower install

Commands

  • Start meteor locally. If you want Facebook/Google oauth to work you have to create a dev app for each service.

meteor run --settings local.settings.json

  • Deploy to meteor website

meteor deploy dev-squary.meteor.com --settings dist.settings.json

Review & Build

Contribute

Contributions to Squary.io are highly appreciated, in the form of ideas, concrete suggestions or pull request. Be sure to check if it is not already in the Trello board before posting.