Invasion

My first Java-Game!

Its about defending yourself from little fast red dots.
The green ones restore one live.
In the top left corner is the PowerUp-Meter. Is it full you can launch an explosion witch left mouse or restore your lives witch right mouse.

Go through the menu with arrow keys+enter / a+d+Space
Ingame you have to use the Mouse.

If your pc is too slow just set the blur amount to zero, that nearly doubles the fps amount.

http://unexpectet.un.ohost.de/Invasion/screenshot.png

Here is the download: www.kpa-event.de/TMUDownloads/Invasion.jar

Please tell me what you think about it.
What can I improve?

You can be part of that Game!

Work-In-Progress-List:
-Colour changes during the Game
-Online-Stats (worldwide :D)

Maybe-somewhen-list (If requested):
-probably better conclusion graph?
-menu animations
-more visual fx (like whole game pulsing)
-better animated entities (not only circles, explosion etc.)
-other form of wall?

Thanks for your interest in Invasion!

TMUKingston

I like it, but you can beat your game if you just move the mouse in a circle. After some minutes my shoulder started to hurt so I had to stop ;D
That’s why I used AutoIt to simulate the mouse -> unstoppable ::slight_smile:
But nice game anyways :slight_smile:

nice =D, do you use GDX, slick2d, lwjgl or are you familiar with them i need another developer for my game =D

I don’t get this… I don’t do anything and nothing happens. Everything just keeps spinning… Tried pressing all the keys, buttons and moving mouse, nothing happens ingame…

@VIrtueeL nope its just JPanel and JFrame extended, and then repaint(); called from a timerTask. But I think i could learn how to use them as well. What’s your Game about?

@trollwarrior1 jeah thats a known bug :smiley: it helps to press ctrl (releases the mouse), move the mouse roughly to the center and press ctrl again.

I didnt get how to play the game, and once I exited, my mouse speed was set to 200% and my capslock was toggled on, what?

Good attempt at a first game though :slight_smile:

My first Java-Game!

Its about defending yourself from little fast red dots.
The green ones restore one live.
In the top left corner is the PowerUp-Meter. Is it full you can launch an explosion witch left mouse or restore your lives witch right mouse.

Maybe you know super Hexagon? Yes, it’s maybe a bit like that, but there are also many differences.

Go through the menu with arrow keys+enter / a+d+Space
Ingame you have to use the Mouse. Just look it up in the controls section.

If your pc is too slow just set the Blur mount to zero, way easyer to render.

http://unexpectet.un.ohost.de/Invasion/screenshot.png

Just give it a try.
Here is the download: www.kpa-event.de/TMUDownloads/Invasion.jar

Please tell me what you think about it.
What can I improve?

You can be part of that Game!

Maybe-somewhen-list (If requested):
-probably better conclusion graph?
-more visual fx (like whole game pulsing)
-better animated entities (not only circles, explosion when touching wall etc.)
-other form of wall?

Some technical information (for the programmers):
-no jlwgl.jar or stuff like that used.
-JPanel with overwritten paint() - Methods, repaint() called by a TimerTask
-renders ca. 60 fps, Fraps is saying 120.

Thanks for your interest in Invasion!

TMUKingston

i think i saw post of this game already…


http://www.java-gaming.org/topics/invasion/32096/msg/299080/view.html#msg299080

You did.

This is with Online-Stats. A very nice feature, but you are supposed to modify the original post, not add a whole new one in!

Oh sorry ok :smiley:

Merged :point:

yeah that would be cool, my game is not really on tha way to finished but i have 3 options so am not sure what one to take

mostly rpg