itch.io is community of indie game creators and players

Devlogs

This week's report

The Question - Web Edition
A browser game made in HTML5
  • Presplash image (doc)
  • Image prediction now working
  • Open web links in a new tab (you'll get a popup warning though, I don't think that can be bypassed)
  • emscripten: now can query current WebGL attributes (notably alpha/transparency): #7243,  commit
  • Audio optimization tests. My current opinion is we'll need multithreading support to get better perfs; this requires me to contribute more with the Emscripten project (see multithreading label) as well as incoming support in the browsers (more precisely "SharedArrayBuffer" - Chrome starts enabling it but it doesn't work for me yet, and in Firefox you can enable it with a few clicks).
  • SharedArrayBuffer experiments
Download The Question - Web Edition
Leave a comment