Skip to content

DADACONF/divflood

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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...

About

a collaborative canvas made out of divs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 45.1%
  • HTML 34.4%
  • Python 20.5%