Features
You can draw stuff with other people:
Play a game of pictionary with bad and annoying innovative controls:
Setup
Online server
- Go here: https://blooming-castle-43633.herokuapp.com/
- Click connect
Hosted in the US, may be slower than hosting your own server
Downloading release
- Go to releases and download the latest archive.
- Unzip the files
- Run onlinecanvas.exe
- Forward port 3000 to play online
- Connect using localhost:3000 or your-ip:3000
Downloading source (requires node.js)
- Download or clone repo
- Enter 'cd path/to/app'
- Enter 'node server.js'
- Forward port 3000 to play online
- Connect using localhost:3000 or your-ip:3000