Skip to main content

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

Fireblats

6
Posts
2
Following
A member registered Jun 13, 2020

Recent community posts

I had a lot of fun playing your game!  I got landlocked and had to stop early. The shops wouldn't buy any more FIsh/Carrots/Leaves and that left me with to little money to buy the next area, which was kind of a shame.

Except in the very beginning before the choices started becoming inherently evil or started to become morally ambiguous, I chose the moral high ground and still became a billionaire.  I agree that this game misses the mark.  However, I do understand what it's going for still.

Best incremental I think I've ever played.

(5 edits)

You most likely did something along the lines of:

// greater than 20
if money > 20 { // (incorrect way)
}
 
//  greater than or equal to 
if money >= 20 { // (correct way)
} 

Was crazy good for a first game!

Fun little game.  Took about an hour or so to beat and had good scaling.  Well done!

(1 edit)

I was struggling on the second/third boss until I figured this out as well.  Putting some into healer helped too, because it gives major damage boosts on heal. Other units simply weren't worth upgrading or even purchasing.