Skip to main content

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

Great game. Some areas for QOL improvements.

1. Add logic to prevent double clicking the progress buttons and missing out on rewards screens.

2. Add logic to avoid double clicking the end turn button and missing an entire turn in combat. 

3. Cache some images locally on devices. Every instance of an image gets downloaded individually, Really rough on low bandwidth connections.

4. Preload major images like backgrounds and main character sprites.

No complaints about the game itself, it's genuinely fun.

(+1)

I'm gonna try to add that when I have time. The first 2 should be fine. I've been looking into better image management and implemented some things already but it's a bit tricky to do, I'm gonna look into it if I have time. I should also provide an offline version for the public version of the game at some point.