Skip to main content

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

Instantly eye catching art style, color palette and page design! Solid and consistent art direction overall.

Few comments:

  • Adding some visual effects at least to attacks should add up to the vibe and immersion. Check out how the particle effects are done, it’s not that complicated, but they add a lot.
  • Player character looks a bit clipped because it stand way to much to the left. Should be easy to fix it my moving him few pixels to the right.
(+1)

Oh, and one more things - there is no such thing as closing / exiting the game if it’s a web build, so consider hiding the corresponding button when making the web build. It’s a tiny thing, but it’s generally a good practice to keep the game clear of unusable elements.

(+1)

Thank you for your comment Ilya, you have been very helpful. I'll take a look at particle effects and moving the player. I'll remember to hide the quit game option for the web build.