Ludum Dare #29compo
Frog V Ducks
Help the frog collect treasure by diving to the bottom. You can only dive as long as you have oxygen - stay above the surface or collect plants to replenish it. Avoid the ducks, or jump on them. The ornamental goldfish are ornamental.
Controls:
A - left
D - right
S - dive
Frog V Ducks uses WebGL, so you need a WebGL-capable browser. Chrome is recommended. Firefox should be OK. IE probably won't be - sorry!
All the code is at https://github.com/matt-williams/ld29/. I used the standard WebGL helper from https://code.google.com/p/webglsamples/source/browse/book/webgl-utils.js and the glMatrix library from http://glmatrix.net/. Everything else (including the game engine and the shoddy graphics) were created by me within the 48 hours.
Controls:
A - left
D - right
S - dive
Frog V Ducks uses WebGL, so you need a WebGL-capable browser. Chrome is recommended. Firefox should be OK. IE probably won't be - sorry!
All the code is at https://github.com/matt-williams/ld29/. I used the standard WebGL helper from https://code.google.com/p/webglsamples/source/browse/book/webgl-utils.js and the glMatrix library from http://glmatrix.net/. Everything else (including the game engine and the shoddy graphics) were created by me within the 48 hours.





Comments16
It's a little hard to figure out when to dive, but other than that it's good fun (although I'm not very good at it).
I saw another comment about background music, but using Chrome on Windows 7 I'm not hearing any?
My Maximum score of several attemps was 1.
but didn't hear any sound using chrome
I only got confused with how long the frog could dive, an 'airbar' or sth similar would be nice.