
Mountain King
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).
Anton Gerdelan (code, pix) @capnramses
Tom Snively (music loops) @tomsnively
Logic is written in JavaScript. Tiles are randomly distributed.
Rendering is done with raw WebGL and simple GLSL shaders
that offset texture coordinates to select the correct
animation frame or tile within a sprite sheet.
Resolution is 512x512 so that it fits most devices
including laptops at x768 resolution.
Tom Snively (music loops) @tomsnively
Logic is written in JavaScript. Tiles are randomly distributed.
Rendering is done with raw WebGL and simple GLSL shaders
that offset texture coordinates to select the correct
animation frame or tile within a sprite sheet.
Resolution is 512x512 so that it fits most devices
including laptops at x768 resolution.