Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/js13kgames/whistleblower
- Owner: js13kGames
- License: mit
- Fork: true (mattdesl/whistleblower)
- Created: 2014-09-17T11:23:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-17T15:45:24.000Z (over 10 years ago)
- Last Synced: 2024-10-01T07:20:11.915Z (3 months ago)
- Topics: 2014, competition, desktop, game, html5, javascript, js13k, js13kgames, js13kgames2014, optimization, the-elements
- Homepage: https://js13kgames.com/entries/whistleblower
- Size: 205 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.