Skip to main content

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

Overall: A visually charming strategy prototype with a solid mechanical foundation, though the core gameplay loop still needs a bit of balancing.

What Worked Well:

  • Visuals & Animations: The prototype 3D graphics get the job done well, and the character animations look nice.
  • Onboarding Layout: Using emojis on the start screen is a great way to increase readability using premade assets. While four tabs of tutorial text is a big ask, it is well-organized and not overly wordy.
  • UI Polish: The "help me" and other player text is cute, readable, and beautifully animated. The "continue assault" button also provides a very clear, immediate call to action.

Areas for Improvement:

  • Resource & Economy Feedback: While the resource rocks are visible, it isn't clear how to mine them. Sometimes units would harvest from a rock, but my money wouldn't go up. I went several rounds without being able to buy new units, which left me stuck and confused.
  • Icon Clarity: The job/class icons above characters are a good idea, but only the obvious ones (like the sword and bow) are easy to understand at a glance. 
  • Strategic Game Loop: After several waves of just pressing "continue assault," I didn't experience a clear win or lose condition. 
(+1)

Thanks for the review, still, everything is at the beggining of game resumed and on the how to play. If it got confusing, you can always reach the settings button in game, it will lead to the guide.

About the icons, there is an explanation in the how to play (or the settings button). Still, if you find it difficult to understand in middle game, it is because they where just emojis. I really tried adding sprites but itch.io had a CORS that block internal images, and since I have never done the link by external URL, it become frustrating🥺 and because of time limit of the jam, I decided to skip it. I know how to do it now, though! 😁

(+1)

Without knowing much about your setup, I don't think you need an external URL.

You just make sure your files in the .zip are using relative file paths (e.g., ./assets/icon.png)

"I know how to do it now, though!"

I feel that. Been feelin' it a ton the last three years via AI expedited learning.