This small project, or merely it's prototype, was created by Lucas Horand, Julien Rousset and Theo Costantini.
It's an AR/RV game in which you'll have to solve some puzzle unsing your voice and moving some objects on the scene. The powers you can use are : THUNDER, FIRE, WATER, WIND. Try to find which power to use on which object to progress!
To test it, you should :
- use Chrome mobile browser
- then go to the project url
- select "Add to Home Screen" option
- launch the game from the Home Screen shortcut
- s : Switch stereo mode on/off
- p : 'play' speech event
- w : 'thunder' speech event
- x : 'fire' speech event
- c : 'water' speech event
- v : 'wind' speech event
$ npm install$ # To create dev builds (js not minified)
$ gulp
$ # To minify js build
$ gulp browserifyProd$ ./node_modules/.bin/eslint --fix ./src/js/# Run local server on localhost:8080
$ python -m http.server
- Gulpfile inspired by this example
- Bgm "Cylinder Four" by Chris Zabriskie