Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 232 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 232 Bytes

platformer

Platformer developed for csci 311, Uses node.js to allow multiple players

To run the node.js server simply access the main folder and type node start

You will need node.js and socket.io setup to run this.