Skip to content

randomly generate points for each client connecting to server

Notifications You must be signed in to change notification settings

joshc0044/randomConnections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

randomConnections

simple node.js example: basic server where each client connecting broadcasts event which causes point to be randomly drawn on screen prerequisite software: node & npm

instructions to run:

Clone/download the project. Launch a command prompt and navigate to this project directory. Type npm start (or node server.js) , point browser to localhost:8080, for each new client a new random point is created

About

randomly generate points for each client connecting to server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published