Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.
/ VR-Play Public archive

A virtual reality application to help children learn the fundamentals of programming by creating 3D stories, games and animations.

Notifications You must be signed in to change notification settings

anubhavp28/VR-Play

Repository files navigation

VR-Play

VR-Play

VR-Play is a visual programming language (similar to Scratch) for creating 3D stories, animations and games. It help children learn fundamentals of computer programming (loops, conditions, algorithms, etc) while having fun.

Disclaimer : Most of the code in this repo was written at a 24 hour hackathon (InOut 6.0). The code quality is very poor, and I will be fixing the code quality in the days to come.

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!

Demo

Video : link

About

A virtual reality application to help children learn the fundamentals of programming by creating 3D stories, games and animations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published