A voice-activated 3D game with three.js.
- node >= 6
- npm >= 3
- webpack >= 2
$ git clone https://github.com/Boodo-FE/SkyNote.git
$ cd SkyNote
$ npm install
$ npm run dev
Then open browser http://localhost:3001.
Control the role to move or jump via sound, the higher the sound, the higher the jump.
It's easy to play, and just have fun :)
- Three.js
- webpack
- express
- 八分音符
MIT