A musical experience.
- Run
npm i
to install module - Run
node server.js
to launch node server - Run
gulp
(gulp-cli required)
You must run the node server before running gulp
- Over 220 uniques sounds (made by @Lucas Resch)
- Loader for assets (~25Mo)
- Play music with friends and other people
- Upgrade your energy pool by eating nodes so you can play even more music
- Auto room asignment
- Manual room selection and easy url sharing
- Prefilling form according to context
- International keyboard support
- Random or custom nickname
- Server side physics
- Local interpolation
- Mobile disclaimer
- Front:
- HTML
- CSS
- JS
- Libraries:
- THREE.js (webGL)
- Pizzicato.js (audio), overkill right now but planned to add sounds according to current room.
- Mordernizr.js (compatibility)
- APIs:
- UInames (random nickname)
- Back:
- Development:
- Gulp