Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/js13kgames/timelapse

Timelapse - a js13kGames 2013 competition entry by @gre.
https://github.com/js13kgames/timelapse

2013 bad-luck competition desktop game html5 javascript js13k js13kgames js13kgames2013 mobile optimization touch

Last synced: 3 months ago
JSON representation

Timelapse - a js13kGames 2013 competition entry by @gre.

Awesome Lists containing this project

README

        

js13k
=====

js13kgames submission - Timelapse, a psychedelic rhythm game - Web Audio API + WebGL (GLSL)

http://js13kgames.com/entries/timelapse

Desktop
---

- Chrome: best experience, Web Audio API is very smooth
- Firefox Aurora: the game works but audio is a bit different and also clicking (today, Sept 13, 2013)

Mobile
---

- Android Chrome Beta: the game works but is clicking

Developer notes
---

Please understand the code is a bit messy, it was bootstraped in one week during some nights!
Also, it was intended to fit in 13k (zipped) so I had to make some crazy code choices.