Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Great pixel art and music fits very well! But it's hard to say this for controls, gameplay and UX.  

1) The character has a movement curve and I don't think this approach fits side-scroller games which has platformer elements. It has an acceleration  when you press any move key and a release time when you release it. This makes movement harder to control.
2)   The block we  use to climb higher can move without intention. Assigning an extra key to be able to move it can ease this problem if not completely solve it. Also, slowing down the push can help to put the block to the place player has intended.
3)   Rerolling a dice in inventory uses a "right to reroll" but that right is actually unlimited as I've experienced. Let's assume that was made intentionally: if there were only 3 rights, it could've made the last level (or any other level depending on high-digit dices)   unbeatable since it's totally by chance to roll a dice higher than any value.
4) I didn't understand why there is a  "throw out" and "leave it" buttons in chests and why should I use them.
5)  Using the same key for opening a chest and opening the inventory pushes the player to  change position unwillingly.
6) It could be a better approach   to close the chest automatically if there is no dice left in it.

(+1)

Thanks for playing and giving valuable feedback! I already have plans to implement many of the solutions to items on your list. Here's my response to a few of them:

2) I'll definitely consider improving this. I will probably by slowing down the push speed.

4) You're righy. In this version of the game, the "throw out" button is completely useless. My original concept involved 3 extra levels, some of which required managing dice in inventory using these buttons.

5) That's a good point. I'll try to find some way of getting around that.

6) That's definitely a problem. I'll add that to my task list for things to fix in the final game.

Again, thanks so much for playing. Your feedback will help to improve the game! :)

Nice! I'm glad if I helped.