Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 246 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 246 Bytes

ThreeJs Node Network Demo

Player movement with client-server architechture over Node

Server Install

yarn install in server directory
yarn start

Client Install

yarn install in client directory
yarn start
Browse http://localhost:8080