Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I don't think I've played a game this jam that was so satisfying to just move in. Seriously, you absolutely nailed the character controller! Player speed was perfect. I also really appreciated the mashup of the two genres, really unique idea that actually works really well. Plus, adding things like score at specific story points is a really neat touch :)

I feel like the overall presentation could be improved quite a lot. I get that it's a jam, though - don't worry this isn't a major criticism :) I think the idea has real merit, it's unique. Here's what I'd change if you wanted to make it a full game:

  • more feedback for everything. A little bit of screenshake goes a long way! Check out this talk on YouTube, it pretty much summarizes what I mean here :)
  • make the enemy bullets bigger! Like, twice the size!
  • I feel like the bullet patterns could be a little more varied
  • I could zoom out during gameplay, which made me think that mechanic served a purpose, so I got hit trying to figure out what it did ;)

Overall, though, it's a great concept. A little bit of work and this could become something really unique!

(+1)

Thank you for all the feedback!

The movement is basically about fast speed, making sure that input delay and frame time are as low as possible, and to not ruin it by adding any momentum. I saw games with floaty controls and probably rigid bodies, but realistic movement is the last thing a bullet hell needs.

The feedback video looks cool. I know from playing games what it should feel like, but I knew from the beginning that it is out of scope for the jam for me, it's the first time I made a game involving shooting. And when I tried to put all parts together, my pattern creator script crashed and burned. So last day was super hectic, I was 90% I won't make it. I even made the lines for the art extra squirmy, to give it more of a "child drawing" look, instead of a "the backend dev opened paint and had no time" look. Better ugly but cute than boring.

About the zoom, I intended to give the player options to interact with the computer and Yuri at any time instead of dodging bullets, but it had to wait for a later version. With all the positive feedback so far, I think I will continue to work on the concept.