Hacker News new | past | comments | ask | show | jobs | submit login

Thank you for your feedback!

I will have to think about the art. I went for minimalist approach where nothing but core mechanical data is shown.

I see that this kind of minimalist approach isn't super popular (you + others have commented, I forgot to put that in my first comment).

In my next game (a 2P versus game, also available at www.Combo.Zone ), I experimented with excessive particle effects but art is a major weakness of my development.

Characterization + avatar: Spot on points, thank you.

There is poem at the end that sort of explains the story, but it's very tacked on. What I'm taking from your feedback is that some sort of context - no matter how thin - is critical to keep players engaged.

Levels: Thanks for bringing this up. Fully continuous gameplay felt a little too confusing + overwhelming - by clearing a wave down to the last enemy you get a moment of relief.

It takes under 5 minutes to get through all of the levels, at which point the game changes and you get a continuous set of 8 clones (still kill from 8 to 1, then the 1st in the list is replaced by your last pattern) with random weapons. It's the most fun part of the game IMO but it's difficult without knowing what all the weapons are (identified by color).

I tried a weapon unlock system where you scored points for killing enemies + could purchase a weapon between stages to upgrade. More accurate shooting gave you more points faster so you could skip the easier parts quicker the more experienced you were.

I'm sorry to hear you found the first parts boring so quickly.

If you want to try the more fun part, open up game.js in the source and change line 626 to " this.quantumpilot = true" ... to make the weapons random every level.

And ah crap, you helped me find a bug. With the new 2 color scheme for each stage, the final stage would still have all the enemies the same color instead of being differentiated. Thanks stranger.

I will send your comments to an artist I know and get their take on it.

I'm leaning towards leaving the game as is though, and moving onto new projects. My next big project is all about characters - a Choose Your Own adventure where you see the same events from different perspectives. You start as a barista in a coffee shop and whoever you give coffee too is who you play as next until they return.




> Thank you for your feedback!

No problem, I love ranting about video games

>Levels: Thanks for bringing this up. Fully continuous gameplay felt a little too confusing + overwhelming - by clearing a wave down to the last enemy you get a moment of relief.

I hadn't considered that, it could be that something like a continuously scrolling background could get the feeling I was looking for. I guess it has something to do with having a sense of ___location or presence in the game. This might seem a little bizarrely nitpicky but when I get teleported back to home position at the beginning of each level it feels sort of wrong... like, is the space I'm in now even the same space as the last level, has any amount of time passed for my spaceship since then? I'm not sure if anyone else cares about this sort of thing though...

>I'm sorry to hear you found the first parts boring so quickly.

This is a very common issue I have with games like this, geometry wars, asteroids, etc. I want to be playing the crazy parts! It's a difficult problem because the early parts also have to function as a sort of tutorial and a breathing/ramp up period and you also might not want dynamic difficulty because of things like high scores so it isn't a trivial problem. It isn't unique to your game at all and I'm not sure anyone has solved the problem satisfactorily.

>If you want to try the more fun part, open up game.js in the source and change line 626 to " this.quantumpilot = true" ... to make the weapons random every level.

Awesome, thanks!

Cool game, I'm gonna follow your future games, the choose your own adventure barista game sounds interesting


Thanks for the solace re: difficulty. It's a fine line because if you offer players "jump into the crazy parts" they may jump in and decide it's just too much.

You're the first person who's called out the warp back to the bottom!

Your X position is maintained. I warp you back in the Y because with the clones spawning, you could be right in front of them as they shoot with zero reaction time.

An earlier iteration had you maintain movement control while each clone phased in (took about 3 seconds total), with the path they would follow being drawn out temporarily. I liked the positioning + keeping your control aspect but everyone who played ( from games to bar patrons ) kept mashing shoot.. they wanted to keep fighting, so I took it out for the sake of minimalism.

Thanks! You can follow on my itch http://Combo.Zone or look for quantumpotato on Devlogs https://forums.tigsource.com/index.php?board=27.0




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: