Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Overall a really fun solid game. The sprites were cute and easy to read, the use of black and white was well used to differentiate foreground, background, and characters (not an easy task), and the physics were a natural experience.  Here are some things I think should be reviewed:

1.) Personally, when spacebar is used to jump, I prefer to use the arrow keys over WASD for movement, that way I can use both hands. That may just be a personal preference, but most games I've played allow for both.

2.) Implement some sort of flashing or fade out when the player is damaged, returning to normal when the invincibility is gone; It was hard to time when my invincibility is over, and this will also help differentiate between enemy and player damage since these two make the same noise.

3.) There was a strange bug where when I hit ESC and selected to exit, the game just continued, the character froze in place (not interacting with anything) and key presses did not read.

4. ) I enjoyed how respawns worked. That being said, I couldn't tell if I was supposed to avoid the enemies or clear the enemies before proceeding. Because ghosts wouldn't go back to their original position, they would block paths and then I'd have no choice but to take damage.

Thank you!

1. The controls are a mess, I agree. I thought I set it to both arrows and WD but it turns out the arrows don't work in this version.

2. The invincibility blinking idea is good - I'll hopefully have the time to put that in and didn't even think of it at the time.

3. Yeah, the pause menu is all kinds of messed up. I just stole it from another scene so ESC could pause, but none of the buttons do anything except crash the game, and to exit you have to ALT+F4

4. Honestly for respawns I just wanted the game to be however people wanted to play it. I did implement that some of the health came back after respawning, but enemies did not, allowing any killable enemy to be gone forever to make the game easier.

The ghost placement was a mistake for the most part, I agree. Most times I tested the game myself I would respawn the entire game because I'd be debugging and just spawn wherever I wanted, thus I never experienced that ghost issue - I'll try and figure something out for them (or just make them able to be jumped on so they can be avoided more easily).

Thank you again for all this! This was very much helpful.

NP, I love the art of games ^_^