Comments

Log in with itch.io to leave a comment.

(2 edits)

if (game->has_fire())
  play_song("burzum/feeble_screams_from_forests_unknown");

if (game->has_demons())
  rate_game(10, 10);

Beautiful game. I love seeing the new demons, and watching them dance across the screen is kind of hypnotic. Also love the music, very appropriate and a nice loop that I could listen to for a very long time. There are a few typos, but that's fine, it's a jam so it's all good. Oh, and it would be nice if there was some sort of indicator that when you click for flames your click was counting, like a small flame, or a number, or something. Otherwise it's an awesome game.

Thanks ! Glad you liked it :)
And thanks for the feedback :)

That cheat button is a fantastic idea and I wish more idle games had it.

More effects would be nice. Maybe the central flame and molten snow area could shrink/grow when you spend/accumulate flames.

Thanks :)
A growing flames was initilaly planned but we had to cut it out for the jam due to the jam time limitation.
It will be in the post-jam update.
The molten snow is actually already implemented and depend of the fps value.

Tiny one:  The cultist will pray (unless you really meant prey on souls).

Thank for the typo check :)
It will be fixed in the next build