Ducks - an HTML5/WebGL game with source code(statico.github.com)12 points·by statico·vor 14 Jahren·4 commentsstatico.github.comDucks - an HTML5/WebGL game with source codehttp://statico.github.com/webgl-demos/ducks/4 commentsPost comment[–]statico·vor 14 JahrenreplyHere's the source: https://github.com/statico/webgl-demos/tree/master/ducksview.js is the bit that renders the game model using GLGE (www.glge.org). The logic is built with Backbone.[–]jerome_etienne·vor 14 Jahrenreplynice design![–]sixcorners·vor 14 JahrenreplySome ducks start off screen for me.[–]statico·vor 14 JahrenreplyWhat's your screen resolution?
view.js is the bit that renders the game model using GLGE (www.glge.org). The logic is built with Backbone.