
Music game experiment using a HTML5 and Web Audio API by Patrick Borgeat.
This is a web experiment, merging music-making with gameplay. All sounds (except for the snare and kick drum) are synthesized in the web browser and all sounds are sequenced in the web browser.
You can either play the game, in which you must evade the “evil” red squares who want to destroy your notes, or you can play the jam mode with no enemies and more controls.
This web app doesn’t use Flash to generate either the graphics (HTML5 canvas is used) nor the audio. This is possible thanks to the Web Audio API which allows for flexible and efficient creation/routing/mixing of audio signals. It’s currently only supported by WebKit based Browsers but will hopefully find more support in other browsers soon. The jam mode is just a bonus – off course there could be a better interface for the drums/synth and more variety.
You can try this out (Chrome only) here
This is a web experiment, merging music-making with gameplay. All sounds (except for the snare and kick drum) are...
And you thought I was wasting time before…..