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

I didn't mention the shooting having delay but alright.
I see about the sweeping, I kind of figured but still to keep in mind.
About the jump, as I described you can jump and move, the issue is pressing the jump button again or holding it while already jumping, that ends up causing the character to not move at all, causing the jump to feel awkward even if the jump button is released as soon as one actually jumps, the first second/half a second one still is not able to move.
ABout the controls, that is fair, doesn't mean you shouldn't be wary because the actual arrow keys don't really work to aim, character only ends up aiming left and right with those, only the numpad keys actually end up working for aiming which again not all keyboards will have numpad and it's not that intuitive in contrast to just having the actual arrow keys.
Something I forgot to mention is to be careful with AZXC control scheme because of AZERTY and QWERTZ keyboards so I know multiple set control schemes and/or custom keybinds are next to impossible to implement in a game jam but this one is more for a post game jam if you plan on continue investing time on the game.

(+1)

Thanks for the tips, I never see other keyboard models so I never bother to add different control scheme. I'm going to consider what to do with that but for now hopefully player would read the note in controls.txt I've included with the game.

As for jump issue, thanks for the elaboration. That's what I need to know to understand better of the issue :)

When you mentioned about laser's color, I've checked my sources where I learn about the colors and .... I learned it wrong. The source didn't use saturated color like I did so it was my mistake. I'm going to reduce the saturation in my next projects. Thanks for reminding me about this :D.