fun game and nice video! Watching those videos always makes me want to develop more :)
Great game! However I have four small problems with it.
-
No undo button. It would be nice to not have to restart every time I make a small mistake. This is the biggest one, the rest are my personal opinion.
-
The slime thing moves in steps, even if you hold down a direction. It just bugs me.
-
The music is kinda aggressive. Idk I just ended up muting sound when playing this.
- No option to hide the timer. As a person with ADHD I found the timer quite distracting. Its existence is one thing, but the number of digits not being static also is distracting.
I did slightly change the game to fix those:
My fixes to these problem:
-
There was a base for a undo option, so I extended it and fully implemented it (O).
-
Just changed BTNP to BTN and changed one variable to 0.
-
Made it quieter, and changed the high pitch sounds to be less high pitch.
- Added that. There was an unused menu item so I used that. also made it move slightly higher, so its not visible.
I like it.. although the timer on screen stresses me out :<
[Please log in to post a comment]