Skip to content

peterkhayes/divflood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running locally

  • cd server; npm install
  • send udp packets of the form x y color to port 6666, where x and y are numbers between 0 and 499, and color is a legal css color string (#394829 or rgb(12, 230, 160)).
  • navigate to http://localhost:7777 to see results
  • send as many packets as possible. give your friends the address.

Over the net

  • Soon to be deployed on heroku...

License

divflood is MIT licenced.

About

a collaborative canvas made out of divs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published