Skip to main content

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

A cute and chill game. The music and sound choice make it a very pleasant experience.

I usually don't go for backgrounds with this much contrast, but I think it works here since the characters and backgrounds do not intersect. The characters look nice too.

Maybe it's because I'm using night light (orange screen) right now, but it was a bit hard to differentiate between the tool type from its effect. Still, there's a button below the tool VFX that makes up for it, but it would be easier if I could see my weapon choice closer to the center of the screen. On that note it was also hard for me to distinguish between the robots and the humans, but again, might be the night light mode doing its job.

Maybe I'm biased because I like tough games, but I think you could ramp up the difficulty a bit. There are not many humans and robots so it's very easy to click on all of them, and there's a lot of wait time when the trains switch up.

Good job overall :)

Good points! Maybe I could have made the cursor change depending on the fire mode... Although I do kind of like that uncertainty aspect of it too, needing to track which mode you are currently on, leaning into the whole one button having two functions which in this case are opposite functions. I think I could definitely have made the teleport mode look more drastically different from the zap mode though. A larger field that goes around the glass coil instead of forming inside it would have been a lot more readable. Glad the switch did it's job there!

I heard there was some difficulty distinguishing the humans and robots in a quick playtest, so I went back in to do a fix before release, unfortunately for f.lux users and the like, the main gist of that fix was to tint the robots faces blue instead of orange, which is more or less the opposite of what blue-light filtering programs do!.. Something I didn't really think about when I made the change... I wanted to keep some difficulty there, but I could have definitely gone way harsher and use dark greys instead of just using light-blue. I guess you're getting something closer to the original sprite experience that way XD.

Yeah, I had some code in to increase the spawn speed as the waves went on, but I don't know if there was a bug associated with it, or the ramp up was just too gradual to be obvious. In any case, the trains shoud at least return quicker as the game goes on. I'm glad I set the minumum wave duration to 60 seconds, or there would have been more waiting for them to pull in, maybe I could have added even more time, or variation on the time in that direction.

You're absolutely right that there's a fair amount of waiting, especially at the beginning. I can think of a few things I could have done code wise to optimize that, but in part I quite liked that it gives players a chance to see the background, which you mosty ignore during play. It might be a good idea to drop out some of the background elements - conceptually tilt the camera down toward the ground a bit, to fit more trains on screen at a time to help bring the difficulty up.

Thanks for the comments!