Ducks - an HTML5/WebGL game with source code(statico.github.com)12 points·by statico·14 anni fa·4 commentsstatico.github.comDucks - an HTML5/WebGL game with source codehttp://statico.github.com/webgl-demos/ducks/2 commentsPost comment[–]statico·14 anni fareplyHere'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·14 anni fareplynice design![–]sixcorners·14 anni fareplySome ducks start off screen for me.[–]statico·14 anni fareplyWhat'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.