Skip to content

HTML5 pixel art drawing app where multiple users can connect

Notifications You must be signed in to change notification settings

Paul-Andre/pixel-drawing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixel-drawing-app

HTML5 pixel art drawing app where multiple users can connect screenshot

#Try it out To try it out, run

npm install

After which you could run

sh testing.sh

which would basically copy all the code in a separate directory and execute it there.

If you don't want this (or don't have sh on your computer), you can simply run

node startApp.js

which would execute the app.

Then open your browser at localhost:8000

Currently this only works well on desktops.

About

HTML5 pixel art drawing app where multiple users can connect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published