Skip to main content

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

Combat is currently entirely automatic. I might add interactivity in a later version, though.

As to the flickering, that's because the display is updated automatically by Mini Micro, even if I'm not done drawing to it yet, and haven't used yield.

Also, I use a sprite display for the actual ant images, but the overlay (with the bars and number) is done to a pixel display.

Oh good, well I'm glad you found SpriteDisplay.  Maybe get with me on Discord and we'll figure out how to optimize the rest of it.  There's no reason graphics like these shouldn't be butter-smooth!