Play game
ProtoG_04: Tank's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Controls | #54 | 2.852 | 3.143 |
Fun | #58 | 2.463 | 2.714 |
Graphics | #66 | 2.139 | 2.357 |
Originality | #68 | 2.009 | 2.214 |
Overall | #69 | 1.988 | 2.190 |
Theme | #71 | 1.491 | 1.643 |
Audio | #72 | 0.972 | 1.071 |
Ranked from 14 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Godot Version
3.2
Source
No
Game Description
A Top down shooter, procedural generated
Discord Username
Doubtful Penguin
Participation Level (GWJ)
First time
Jam Time
This is the third one
Leave a comment
Log in with itch.io to leave a comment.
Comments
Fun! The way the controls felt and the enemies behaved, it kind of felt like "Galaga in a Dungeon" :-)
BTW, did you use the kidscancode tutorial for generating the procedural dungeon? The moment in the beginning with the green boxes and yellow lines looks like the method used there. That's a great tutorial! :-)
Thanks! Yeah the procedural generated dungeon was learned form kidscancode
this was a pretty nice twin stick shooter, I just wish there was a little more feedback with all the damage and variety in the enemies.
Yeah, probably should add some screen shake when taking damage or exploding player or both haha. Thanks for the feedback.
I was really entranced by the visual map generation when you die :D
Also cool programmer art, all in all really enjoyed this one.
Thanks for playing XD
The prozendural generation provides for variety and a nice death screen.
Sometimes the enemy projectiles get lost through the ground textures.
Good work.
Yeah, the color choice of the enemy bullet is bad, cause it to be difficult to differentiate from the floor. Thanks for the feedback.
Those green lines looked cool when you die. Having each scenario be different after you die was a nice touch.
The bullets sometimes came from enemies that were not present. Sometimes made it hard to go through a corridor due to the amount of bullets coming at you.
That's some spooky bullet lol, thanks for the feedback.
A good demonstration of procedural generated battlefield!
Thanks ^.^
Nice game, the procedural generation is cool. I felt like I was always getting killed from off screen though. I'm also uncertain how the theme fits into it.
Thanks!
Originally,
1. I wanted the player to die at least once
2. So their ghost would appear that the player can interact with like an NPC
3. NPC will tell the player that the ghost failed to defeat the boss and then give the player an upgrade so player could clear the game easier
4. Hence, revolution?
Yeah the getting killed off screen was because the color of the enemy bullet is too close to the floor or wall color, maybe that's why you didn't see the bullet coming
A little unforgiving, but a good start to a nice top down shooter :)
Haha, cause originally I wanted the player to die at least once to trigger something, well the something didn't made it in, in the end tho, getting a little bit too greedy with the scope XP