Skip to content

peterkhayes/divflood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7a23665 · Feb 19, 2021

History

22 Commits
Mar 24, 2015
Mar 25, 2015
Mar 25, 2015
Mar 22, 2015
Mar 25, 2015
Mar 25, 2015
Mar 24, 2015
Mar 24, 2015
Mar 24, 2015

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.