Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Great job on finishing the game! I would definitely recommend some kind of death effect though. I fell off the bottom of the screen, and I thought nothing happened, because it seemed like the game just kept going. It's also super cool to see another Gamemaker user joining the jam!

(1 edit)

Thank you! It means a lot comming from the developer of such a gorgeous game. 

Definitely I should add some more feedback. I rushed it like if I were speed running the process lol

*Edit

Btw, how do you add custom fonts for HTML5 exports in Game Maker?

(+1)

I didn't do anything special to have custom fonts. I just imported them like normal, and then used draw_set_font() to draw with them. The big menu buttons are sprites, but the credits and UI are done with just drawing text.

That's weird. I tried now and it worked just fine.

Thanks!