Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/js13kgames/timelapse
- Owner: js13kGames
- Fork: true (gre/timelapse)
- Created: 2022-10-01T07:33:51.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2013-09-13T20:40:21.000Z (over 11 years ago)
- Last Synced: 2024-09-26T17:44:34.618Z (3 months ago)
- Topics: 2013, bad-luck, competition, desktop, game, html5, javascript, js13k, js13kgames, js13kgames2013, mobile, optimization, touch
- Homepage: https://js13kgames.com/entries/timelapse
- Size: 523 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.