Bullet Storm Extrema by LanceJZ
Vertical bulletstorm. Destroy Flayers to gain Summon Points. Summon turrets for help.
Made using my own game engine on top of raylib in C++. Magica Voxel for graphics, Labchirp for audio. Not a single pixel was tortured, or harmed in the making of this game.
| C++ | https://github.com/LanceJZ/Ludum-Dare-55 |
| Original URL | https://ldjam.com/events/ludum-dare/55/bullet-storm-extrema |
Ratings
| Given | 25🗳️ | 11🗨️ |
Tryx, thank you so much, that means alot to me. I had my wife play it before I uploaded it to help me. Thank you again!
rainbeau, thank you! Galaga is one of my favorites, I have one from My Arcade even. <3
It would've been nice if the turrets were a little more powerful, they felt kinda underwhelming, and I'm not sure if I got any kills with them - one thing I noticed is that the bullets they shot despawned with the turrets, I'm assuming that was a glitch?
Overall really well done!
Would have been nice to be able to hold space to continuously fire.
I couldn't fire holding up and left, though up and right worked. Seems to be an issue with this keyboard.
The extra turrets were not all that useful.
I'll test the keyboard issue you mention, I did not notice it while testing it. I tested it, and it all works, I can fire while moving Up/left or right and down/left or right.
Most keyboards have various key combinations that don't work due to how they are wired. The best solution is either configurable keybinds, or use combos less likely to have the issue. Many games use the z,x,c keys with the arrow keys for instance.