Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/js13kgames/whistleblower

Whistleblower - a js13kGames 2014 competition entry by @mattdesl.
https://github.com/js13kgames/whistleblower

2014 competition desktop game html5 javascript js13k js13kgames js13kgames2014 optimization the-elements

Last synced: 3 months ago
JSON representation

Whistleblower - a js13kGames 2014 competition entry by @mattdesl.

Awesome Lists containing this project

README

        

# whistleblower

[![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)](http://github.com/badges/stability-badges)

Whistle blowing game for js13kgames. Click [here](http://mattdesl.github.io/whistleblower/demo/) to play it. Requires WebAudio and getUserMedia; works in Chrome and FireFox.

Also doubles as a nifty audio visualizer.

[![img](http://i.imgur.com/EnWCepy.png)](http://mattdesl.github.io/whistleblower/demo/)

## visualizer

You can enable `endless` mode to just use it as an audio visualizer:
http://mattdesl.github.io/whistleblower/demo/index.html?endless=true

## License

MIT, see [LICENSE.md](http://github.com/mattdesl/whistleblower/blob/master/LICENSE.md) for details.