Web build available
There is now a web build of Block Attack - Rise of the Blocks. It can be found on the Itch page (just click “Run game”).
I have wanted to create an Emscripten build for some time but before learning about ASYNCIFY it was too invasive. With Asyncify only minimal changes were needed. Boost had to be cut out.
I need to revisit the “sudo” security fix in PlatformFolders. Emscripten runs as “root” so the “sudo” protection is triggered. Ubuntu fixed the security bug years ago so the fix is no longer needed.
The web build will allow people to test out the game before downloading, which is important in this day and age.