Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

Ninja InvasionView game page

Submitted by GetMyIsland (@getmyisland) — 8 hours, 17 minutes before the deadline
Add to collection

Play game

Ninja Invasion's itch.io page

Results

CriteriaRankScore*Raw Score
Enjoyment#991.4612.667
Concept#991.8263.333
Use of the Limitation#1001.4612.667
Presentation#1031.4612.667
Overall#1041.5522.833

Ranked from 3 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Team members
GetMyIsland, Mops Mips

Software used
Unity, Aseprite

Use of the limitation
By spawning enemies outside the windows and making them shoot into the dojo through windows.

Cookies eaten
0 :(

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

A lot of fun, but I want to hit the projectiles faster

Submitted(+1)

Nice, had fun with this! The risk/reward calculation of getting close to bullets in order to reflect them back on enemies is good design, and killing the invaders is satisfying, making for an enjoyable core loop. My only major complaint was that the window limitation felt kind of tacked on.

Minor feedback (mostly just opinions, really) in no particular order:

  • the cooldown on the swing is mildly annoying. imo, it would feel better if either you could swing as soon as the previous swing animation finishes, or if the cooldown was indicated somehow (maybe a meter, or a ding when the cooldown was done)
  • it took me a while to figure out that bullets always travel in the direction of the mouse pointer. I think that’s because the swing animation looks kind of like a baseball swing, which made me think the reflection direction would depend on what part of the sword hit the bullet. making the swing animation faster might help with that
  • unsure if this was a bug or a conscious design decision, but when reflecting bullets, they go faster the farther away from the character the pointer is. I’m not a huge fan of that - having your pointer close to the character already makes reflections less accurate, so it doesn’t need the extra nerf. suggest normalizing the direction vector for reflections and multiplying that by a constant speed
  • the high score screen stayed up a lot longer than I wanted to look at it. would have preferred a restart button or a “press any key to continue” prompt over the timer
Developer(+1)

Thanks so much for the feedback! I totally agree with you about the high score death screen timer, and I will definitely change that. I'm also aware of the bug with reflecting bullets, but I'm not sure why that happens. I will definitely look into that and update the game in the future.

Thanks again for the constructive feedback.

<3