https://github.com/eneax/confettidj
🎉 Animation and Sound Game with Paper.js and howler.js
https://github.com/eneax/confettidj
animation animation-game animations font-awesome howler howlerjs html-canvas html-css neuronal-synchrony paper paperjs sound sound-game sounds udemy uigradients
Last synced: 6 months ago
JSON representation
🎉 Animation and Sound Game with Paper.js and howler.js
- Host: GitHub
- URL: https://github.com/eneax/confettidj
- Owner: eneax
- Created: 2017-11-01T10:49:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T21:20:53.000Z (almost 7 years ago)
- Last Synced: 2025-02-14T16:22:45.922Z (8 months ago)
- Topics: animation, animation-game, animations, font-awesome, howler, howlerjs, html-canvas, html-css, neuronal-synchrony, paper, paperjs, sound, sound-game, sounds, udemy, uigradients
- Language: HTML
- Homepage: https://eneax.github.io/confettiDJ
- Size: 759 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# confettiDJ
confettiDJ is an animation and sound game, created using Paper.js, howler.js
and the sounds from the open source project Neuronal Synchrony.# Play
Press any key, from A to Z, to create jingles and rotating confetti.
# Note
To get rid of the Cross Origin errors in the console,
you'll need to run a local HTTP server from your project's directory,
and load the confettiDJ.html file from there.