tbalouet / WebVRDefender

A game project to show adaptive gameplay on multiple devices over WebVR
Apache License 2.0
6 stars 0 forks source link

WebVRDefender

A game project to show adaptive gameplay on multiple devices over WebVR

Getting started

git clone https://github.com/tbalouet/WebVRDefender.git  # Clone the repository.
cd WebVRDefender
npm install # Install dependencies.
npm run start  # Start the server on http://localhost:3000

How was it build?

See the medium post Making the WebVR Game at MozFest. preview

Folder Structure

Attributions