Okay, I managed to get the console log up. Gonna paste it here. Consider using 'dppx' units instead of 'dpi', as in CSS 'dpi' means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual 'dpi' of a screen. In media query expression: only screen and (-webkit-min-device-pixel-ratio: 2), not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) 70 app.js?1393254376:21 TOUCH SUPPORTED: false app.js?1393254376:22 USING WEBGL ACCELERATION... app.js?1393254376:22 Switch mode to select app.js?1393254376:17 Initializing new dice engine with ranomness... app.js?1393254376:31 Using random entropy app.js?1393254376:31 window resize app.js?1393254376:33 UPDATE GL SIZE! app.js?1393254376:22 tuts loaded tutorial_tips.js:7 [!]event.returnValue is deprecated. Please use the standard event.preventDefault() instead. Final page load. app.js?1393254376:27 Scan for new plays! app.js?1393254376:27 window resize app.js?1393254376:33 UPDATE GL SIZE! app.js?1393254376:22 window resize app.js?1393254376:33 UPDATE GL SIZE!