Skip to main content

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

I don’t have a TON to say since at the end of the day its just a clicker game. But the art was nice and so was the voice acting (don’t see a lot of that in the game jam). It was a fun ride.

For the web build font issue, its likely because you used unicode characters. These characters won’t render unless they have access to system fonts. So I believe you’d have to bundle a font with your web build to resolve the issue, but I could be wrong. Figured I’d still throw my advice in just in case!

Great work!

Thank you! I tried to make it a bit more than just another clicker, focusing more on trying to get the player to strategize to take down the boss as quickly as possible, so hopefully that came through. 

I thought I did bundle the font in, but I suppose not, I'll try and take another look at it post-jam. Thank you for the advice!