MiniLD #62compo
Hecate Boy
Hecate Boy is a retro fighting game based on the old GameBoy palette. It was made in about 12 hours for the Mini LD #62, and features 5 levels, a boss fight, and 5 bonus levels. The theme is "Final Boss".
Controls:
WASD to move. You must repeat keys to move,
giving a chunky/retro feel. Collide with enemies
to defeat them.
Secret bonus:
Once you beat the boss, the bonus levels
are unlocked. If you wish to unlock them
(either because you forgot the code or want to bypass the boss),
you can use the code 'jdf2j' to unlock them. Press the keys in order
without quotes.
Resources used:
Eclipse, Java 7, and Slick2D/LWJGL.
Controls:
WASD to move. You must repeat keys to move,
giving a chunky/retro feel. Collide with enemies
to defeat them.
Secret bonus:
Once you beat the boss, the bonus levels
are unlocked. If you wish to unlock them
(either because you forgot the code or want to bypass the boss),
you can use the code 'jdf2j' to unlock them. Press the keys in order
without quotes.
Resources used:
Eclipse, Java 7, and Slick2D/LWJGL.
Genres: action



Comments9
Also the left and right arrow keys are swapped?
I press left and walk right. That with the teleporting made left/right pretty unviable xD
All levels were very easy for me (using WASD and Arrow keys simutaneously to get tons of attacks)
The boss always wins after few seconds and it's hard to hit him with the teleporting glitches. I did not understand how to fight him.
I was only able to replicate this once for a quick moment while using the arrow keys, but it hasn't happened in any of the testing I've done with the WASD keys, or with other people who have played the game. I think I goofed on the arrow keys.
"Also the left and right arrow keys are swapped?
I press left and walk right. That with the teleporting made left/right pretty unviable xD"
Hmm, yeah. I forgot to test the arrow keys because I put them in at the same time as the WASD keys, and forgot to test the arrow keys because I never use them.
"All levels were very easy for me (using WASD and Arrow keys simutaneously to get tons of attacks)"
Another thing I didn't notice unfortunately. I will definitely take note of this for my next game, though. Feedback helps.
"The boss always wins after few seconds and it's hard to hit him with the teleporting glitches. I did not understand how to fight him."
Hmm, winning after a few seconds was probably because of using WASD and the arrow keys at the same time. It usually takes me about a minute (roughly), occasionally not being able to beat him before he beats me. I never experienced teleporting glitches with him; Again, probably because of the arrow keys. Fighting him I thought should be straight forward because he spawns enemies which you can kill, lowering his health. I thought it would be simple to figure out, but I made it and therefore can't understand it from a player's standpoint. I should have included clearer instructions.
Tl;dr, I unfortunately didn't notice these things because I had never tested the arrow keys, but hopefully most players haven't experienced this. Thanks for pointing it out for me, though. I never would have noticed. I will continue trying to replicate the issues you've had and fix them in this and future games. I appreciate you taking the time to give constructive feedback <3