Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Took me some time to figure out the first level, but after that, I was just so impressed by how well put together, polished and original this game is. I'm an absolute sucker for pixel art, retro and even low palette pixel art when done right, and you nailed it! Music is awesome too :) <3

You even took the time to have two separate "jump" sounds as to not get too monotonous. This definitely isn't your first game, and it shows, great job!! <3

(+2)

Hi there, thanks for the comment ! Did you manage to get the "real ending" ;) ?

In fact there is a single sound for jumps. However, as for 90% of the sounds in the game, I randomized the pitch between 3-6 values to make the sounds less repetitive (in gamemaker, this is just one line of code). The bouncing on foes sound is the same, with a much lower pitch. I always use this cheap trick :)

Randomized the pitch eh!? I was just advised to do that yesterday during the last couple hours of my game by a friend for my explosions, but I ended up just going with different explosions sounds. I should have done the same with the "jump grunt" noise, but I was running out of time and really burnt out, lol.

Still haven't yet, I had a game breaking bug I forgot to tell you about on like level 3. I'm going to give it another go though.

(+1)

nope it isnt ;)

I just fixed a bug (only in windows, not html) where game was crashing if no player was there when swapping player/foes. Could that have been the issue you had?