An open API service indexing awesome lists of open source software.

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

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.