
Frog V Ducks
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
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.