Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 268 Bytes

File metadata and controls

17 lines (13 loc) · 268 Bytes

Battle_Blitz

3D Multiplayer Shooting Game using Three.js

Setup

Install the dependencies and start the development server with

yarn
yarn dev

To have it accessible from your mobile run

yarn dev --host

It must be connected to the same network