Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thank you so much for playing my game! About how you mentioned the pigeons kept asking you for gold over and over again, did this dialog sequence happen  once or many times? I implemented code so that you wouldn't get repeating dialog until you have seen all of them but I never tested it so I don't know if it worked. Winning battles is definitely a little random, the only real way to consistently win is to fight enemies with less troops than you for that day which is a bit unskillful but I didn't have enough time to make the fighting as polished as I wanted. Thank you for your kind words!

that dialogue repeated often actually, and before all dialogue was exhausted. sometimes there would be new dialogue, and then that one would pop up again. i think it came up around 5 or so times for me. the yellow island beat me two or three times in a row even though i outnumbered them each time. my last battle of the game was against them, and if i had lost i would have lost the last of my army, but thankfully, i won despite being outnumbered. it was rather dramatic. 

lmao for the army that was just unlucky, its a 70% chance to beat someone you outnumber. For the dialog, I realized I never implemented appending the index of the dialog used into the list that would track it all so it never worked. I'll fix it once the jam is done. Thank you for the bug report!