itch.io is community of indie game creators and players

Devlogs

Fix for weaker hardware

HAKAI
A browser game made in HTML5

Some users were having trouble with the menu not working right. Turns out I was doing variable updates in the draw section (no-no for pico-8) so I tried making separate functions for the two sections. Ran hard into the token limit so i said screw it, lets just make the entire game run in the update section. works great now!

Also reworked the beam and bomb a bit to be more consistent

Files

  • hakai_v1_3.zip 502 kB
    Aug 24, 2022
Download HAKAI
Leave a comment