A webxr multiplayer game
# clone this repo
git clone https://github.com/danielesteban/trolltower.git
cd trolltower
# install dependencies
npm install
# start the dev environment:
npm start
# open https://localhost:5000/ in your browser
A webxr multiplayer game
# clone this repo
git clone https://github.com/danielesteban/trolltower.git
cd trolltower
# install dependencies
npm install
# start the dev environment:
npm start
# open https://localhost:5000/ in your browser