Realtime multi-user interactive pad based on Firebase, sketchpad.js, and interact.js.
Currently is pre-release (0.2), Dandy, the hobo gentleman.
Please fork the repo and play, and feel free to issue pull requests!
The more ppl fork it, the faster it would be improved.
- Create a new Firebase Account
- Create a project
- Look into static/settings_sample.js
- Change YOUR_PROJECT_ID to yours
- Optionally set background image
- Rename the file to static/settings.js
- Replace your Firebase rule
- Go to your project, database, rules, replace with rules.json
- Open main.html
- Start to play!
Support for Admin SDK is coming!
- Multiple users editing
- Drawpad, with Redo and Undo
- Drag and drop components
- Set background image
- Zoidberg (pre-release 0.1): added drawpad support
- Dandy (pre-release 0.2): added drag and drop support