Unstable Gun Fishing by pauljohnprogramming
Game tl;dr: You're a fisherman, and you use your gun and fishing rod to take down a reality-consuming fish boss.
Use your fishing rod to fish up health and powerups.
use your gun to damage the boss.
Simple, but every time the boss eats part of reality, the arena becomes more intense; revealing not only rivers of lava and stage hazards but also the golden fish which grant powerups.
So, which will you do? Prevent the boss from eating the stage and keep the arena safe, or let him eat the stage so you can kill him faster? Your choice.
Hint: The boss is ALSO a fish ;)
*Changelog: * * Fixed typo on Lose condition. * Allowed restarts on win. * Fixed battle music playing over win music. * Fixed one cause of the surface crashes. * Dying after winning should no longer crash the game. (Thanks @cratthew!) * Changed description of download links to be more clear. (Thanks @bloodyaugust!) * Removed the .exe because it causes confusion, and the .zip is more convenient. (Thanks @bloodyaugust & @zimny11!)
| Zipped Game/Source Code | https://pauljohnprogramming.itch.io/unstable-gun-fishing |
| Original URL | https://ldjam.com/events/ludum-dare/49/unstable-gun-fishing-aka-my-first-compo-is-finished |
Ratings
| Overall | 216th | 3.6⭐ | 27🧑⚖️ |
| Fun | 120th | 3.74⭐ | 27🧑⚖️ |
| Innovation | 267th | 3.354⭐ | 26🧑⚖️ |
| Theme | 381th | 3.26⭐ | 27🧑⚖️ |
| Graphics | 351th | 3.24⭐ | 27🧑⚖️ |
| Audio | 96th | 3.7⭐ | 27🧑⚖️ |
| Humor | 44th | 3.94⭐ | 27🧑⚖️ |
| Given | 15🗳️ | 24🗨️ |
I am really bad at Bullet-Hell games, so I am not sure if I got the most enjoyment as I could have with some more skill, but I will recommend this to my friends who are into this style.
For feedback, I would suggest maybe toning the difficulty curve a bit. Maybe start with letting the player just fish a bit before introducing the Boss. Feel free to disregard this if it is bad advice for bullet hell games, as I said, it is not my genre!
Cheers!
-LB
I don't know Game Maker, but if it supports exporting just the executable and data (which you can then zip up), I'd recommend going that route instead of an installer. Those make me and a lot of other people anxious, and it's really just unnecessary for a jam. Also, being able to hold right mouse to shoot would be great!
Regarding the game exe in a zip file, that’s actually already a thing. If you click the .Zip link on the itch.io page, it is exactly what you’re talking about. My bad, I probably should have named it “zipped game” and not just source code, lmao
My only real complaint is that I couldn't maximize it, so that led to me clicking out of the window once or twice and getting some pretty frustrating deaths!
I did come back and beat it though, the ending is also great lol
One little nitpick though - I don't really see the theme that much in the game. But the game is still great fun so it's no deal breaker.
Also, there is a bug that happens sometimes when I restart a round. Here's the error log I got
```___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object obj_surface_manager:
Unable to find any instance for object index '7' name 'obj_entity'
at gml_Object_obj_surface_manager_Create_0
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_obj_surface_manager_Create_0 (line -1)```
It's silly, well designed and very nice! I don't think I could even give any more feedback and that's really good! It's only a bit shame that there's no tutorial but it's quite easy to grasp once you know what to do. It gets really easy as well once you know what to do on the boss!
There is some way that you could turn that voice into actual notes but I haven't looked deep into it, but that vocal thing has it's charm~
Anyway, superb job!
Oh... and uhh... *please get rid of the EXE installer* it's really unnecessary when you have the ZIP file because I know people don't want any residual installer data on their hard drive.
And ain't nothing wrong with that.
Nice hectic crazy original action-packed entry.
At first, I couldn't really figure out if I was supposed to be killing the boss fish or trying to kill collect the little fish things - but I guess they were just there to distract from the main task (I think I got confused because of the text on the first page about using the fishing-line on anything that moves).