Skip to content

WebVRRocks/webvr-smasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebVR Smasher

WebVR Smasher

Mash and smash!

WebVR Smasher

Local development

First, clone this repo:

git clone git@github.com:webvrrocks/webvr-smasher.git && cd webvr-smasher

To install the Node dependencies:

npm install

To start the server:

npm start

Deployment

You can deploy this project to Heroku.

If you're developing in a different remote repo, you can trigger a deploy:

npm run deploy

The production server is run like so:

NODE_ENV=production node ./app.js

Alternatively:

npm run prod

To run the server à la Heroku:

foreman start web

License

All code and content within this source-code repository is licensed under the Creative Commons Zero v1.0 Universal license (CC0 1.0 Universal; Public Domain Dedication).

You can copy, modify, distribute and perform this work, even for commercial purposes, all without asking permission.

For more information, refer to these following links:

About

Smasher game built with WebVR.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published