Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 305 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 305 Bytes

This is one of the projects that I created that uses node.js with the express framework and websockets to create a multiplayer experience.

To run, install node on your local machine, and in the CLI enter "node index.js". Now, anyone on your network that goes localhost:3000 will be able to play with you.