Skip to main content

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

Curious programming-based auto-battler.

That's insane that you've made a graph editor in just 4 days! Although I am not completely sure why this game needs it, as the only actions are "attack" and "defend", and none of them seem to affect the virus (whatever I attach to it, it will only attack everyone within the yellow radius).

Having 100000 at the beginning was nice, yet it also breaks the progression, as you can just buy everything with nothing else left in the game to explore.

But overall I appreciate how complex all the UI is, you've done amazing job there! ¦3

(1 edit)

Hello, thank you so much for your kind feedback!

I forgot to mention that after connecting your loop, you need to click “connect to virus,” which changes the green circle’s color based on whether you’re defending or attacking. The reason I only implemented “attack” and “defend” actions is because I ran out of time to add more.

Regarding the 100,000 starting points, there was a bug causing the point system not to update correctly. I decided to give players enough points upfront so they wouldn’t be stuck and could enjoy upgrading and the gameplay. I realize I didn’t explain this well due to the lack of a tutorial, so I hope you’ll try the game again with this in mind!