VRScript

VRScript is a visual, easy to use and completely revolutionary programming language that aims to minimize the steep learning curve of getting into programming.

How to get started with the development version ?

  1. Install the prerequisites
git clone https://github.com/anubhavp28/VR-Play
cd VR-Play
npm install --global live-server-https
npm install
  1. Run the server
npm start
  1. A browser window should automatically open now, on your computer. Now point your mobile phone at the ip address of this local server.

  2. Insert your phone into any Google Cardboard certificed VR headset.

  3. Enjoy!