itch.io is community of indie game creators and players

Devlogs

Splash page woes

Husk
A browser game made in HTML5

I just wanted to add a splash page

Instead, it opened up a whole thing about everything. So there ended up being a lot of refactoring and tracking down of obscure bugs in both my code and frameworks.

While I was in there, I also decided to add the ability to dynamically scour sprite directories and create all the sprites I need. This involved reading the PNG headers to find image dimensions, which was new for me. But ultimately, I hope it means I can add new things without having to write a bunch of unique initialization code.

Files

  • Husk 60 MB
    Version 0.1.9
  • husk-windows-amd64.zip 61 MB
    Version 0.1.9
  • husk-macos.zip 62 MB
    Version 0.1.9
  • husk-linux-raspberrypi.zip 60 MB
    Version 0.1.9
  • husk-linux-amd64.zip 61 MB
    Version 0.1.9
Download Husk
Leave a comment