A "multiplayer" HTML5 <canvas> to which people can connect and make changes over time.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Rob Colbert ceb42eb8e1 running app 2 years ago
app running app 2 years ago
client running app 2 years ago
.gitignore running app 2 years ago
.jshintrc running app 2 years ago
README.md running app 2 years ago
multiplayer-canvas.js running app 2 years ago
package.json running app 2 years ago
webpack.config.js running app 2 years ago
yarn.lock running app 2 years ago

README.md

Multiplayer Canvas

An HTML5 <canvas> to which multiple people can connect over Socket.io and make changes one pixel at a time.

Running the Application

yarn start