Skip to content
/ treeswing Public

A team building game going VR. Take a swing at it!

License

Notifications You must be signed in to change notification settings

el-X/treeswing

Repository files navigation

TreeSwing

A team building game going VR. Take a swing at it!

This project is based on Ian Petrarcas A-Frame Boilerplate


Installation

git clone https://github.com/el-X/treeswing.git
cd treeswing
npm install

Development Stage

To spin up a localhost site, run the following command then point a WebVR friendly browser to http://localhost:8088/

npm run dev

To view the dev server on an external device find out your local IP address (Type 'ipconfig' in any terminal) and view the 8088 port. This may look like:

192.168.1.165:8088

Building

To build and optimize your HTML/JS run:

 npm run build

This will Webpack build your ./src folder into the ./build directory with the specifications made in the webpack.config.js file.

Credits

This project is built on top of A-Frame. A-Frame has an amazing community of developers which you can check out here:

About

A team building game going VR. Take a swing at it!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published