Hello everyone!
It’s time for me to publish my game to the java community. It’s a 2D platform game. It is the story of a little girl (I was inspired by my dauther :-)) who wants to save its world of the invasion of the water ennemies. Their goal is to consume any source of water. There are multiple water trees and each tree procudes water drops so the water ennemies want to consume all the drops.
You, as the little girl (or boy if you insists) have to capture all the water ennemies by throwing them bubbles. When an ennemy is captured, you must pop the bubble to kill him.
Your second objective is to retreive all the water drops that have been taken by the ennemies and bring them back to the water trees. Please note that a water tree cannot hold more than 6 drops so when one is full you must fill up another one.
Here is the webstart link: http://www.myjavaserver.com/~theanalogkid/servlets/app/mighty_bubbles.jnlp
You have to play the game with the keyboard. Here is the key mappings:
- Left and Right arrows to run.
- X to jump
- Z to shoot
- Esc to quit the game
Currently the game runs on Windows and maybe on Mac but I have to retest it. I would like it to run on Linux but I have a problem with JInput.
I would like to mention that this is just my second game and is just a demo to showcase some experience with java gaming dev (could be useful to have a job in java game dev). So be informed that I’m not a professional game developper.
Also, I developped all the graphics so it’s normal if it doesn’t look so profesionnal.
Have fun and please give me your feedback I you have any problem or you want to tell me what you think.