A lot of people thought the game didn't work because they couldn't see the text: in particular the text that said "press 'x' to start" - I've made a hacky fix to that, using browser text and CSS absolute positioning so the game is playable without the NACL_ENABLE_PPAPI_DEV flag. Downside - some people will see the text twice, and there's a framerate hit.
A more permanent solution is on its way.
Comments