itch.io is community of indie game creators and players

Devlogs

LynxJam2023 - day 11

Hero Dust
A downloadable game

Mainly working on the combat system.

It was bugged so after many tries, I finally massively rewrote it.

and, while doing this, Igor posted a so easy to use code to "shake" screen that  I couldn't resist ;)

SUZY.hoff = 2 - rand() % 4;
SUZY.voff = 2 - rand() % 4;
Download Hero Dust
Leave a comment