
Shooter Maze
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
(EDIT: Thanks for the feedback! Later I will be making the levels much shorter and making the gameplay more dynamic. Right now this is more of a proof of concept, but hope you still enjoy the music.)
Hello, this is my first ludum dare ever.
For the theme "combine 2 incompatible genres" I made a ship-shooting game similar to Galaga + a generic Maze game.
How it works: You control the ship-shooter and shoot down enemy arrows. These enemy arrows, when killed, move the mazerunner in the direction of the arrow. For example, if I shot down an up-arrow enemy, then the mazerunner will move 1 space up. Your ship has limited lives (the enemy arrows can shoot back at you).
Get to the end of the 2 mazes and you win. (it takes a while)
Download shootermaze.jar here: https://github.com/pohead12345/ShooterMaze
and after download, double click the jar file to run.
Music made with https://www.beepbox.co/
Sound effects from https://www.bfxr.net/
Assets made with paint.net
Programmed in Java. I used a framework called libGDX (https://libgdx.badlogicgames.com/) to assist with development, since games aren't typically made with the JRE alone.
Hello, this is my first ludum dare ever.
For the theme "combine 2 incompatible genres" I made a ship-shooting game similar to Galaga + a generic Maze game.
How it works: You control the ship-shooter and shoot down enemy arrows. These enemy arrows, when killed, move the mazerunner in the direction of the arrow. For example, if I shot down an up-arrow enemy, then the mazerunner will move 1 space up. Your ship has limited lives (the enemy arrows can shoot back at you).
Get to the end of the 2 mazes and you win. (it takes a while)
Download shootermaze.jar here: https://github.com/pohead12345/ShooterMaze
and after download, double click the jar file to run.
Music made with https://www.beepbox.co/
Sound effects from https://www.bfxr.net/
Assets made with paint.net
Programmed in Java. I used a framework called libGDX (https://libgdx.badlogicgames.com/) to assist with development, since games aren't typically made with the JRE alone.