
Don't touch the goblins!
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).
Don't touch the goblins is a game made with LibGDX.
I was mainly focusing of learning new frameworks, that I didn't work with before, like Box2D, Box2D lights, GDX-AI.
I opted-out the audio category, because I didn't have enough time to make music myself.
To give the game some kind of a background music, I used one of the sample soundfiles from LMMS.
Controls: WASD + Left MouseButton to shoot
The goal of the game is to collect as many scores as you can.
Your life is constantly decreasing and you have to kill the light goblins to fill it up.
They drop shiny lights, which heal you.
Share your scores in the comments below, and have fun!
FIX: A few of you mentioned that the room quickly fills up with goblins. That's because of the fact, that I forget to add one line of code to remove them upon collision. I add a new link to that fixed version.
I was mainly focusing of learning new frameworks, that I didn't work with before, like Box2D, Box2D lights, GDX-AI.
I opted-out the audio category, because I didn't have enough time to make music myself.
To give the game some kind of a background music, I used one of the sample soundfiles from LMMS.
Controls: WASD + Left MouseButton to shoot
The goal of the game is to collect as many scores as you can.
Your life is constantly decreasing and you have to kill the light goblins to fill it up.
They drop shiny lights, which heal you.
Share your scores in the comments below, and have fun!
FIX: A few of you mentioned that the room quickly fills up with goblins. That's because of the fact, that I forget to add one line of code to remove them upon collision. I add a new link to that fixed version.