ShootHim

Hello.
This is my first relesed game. It`s called ShootHim. The objective of the game is to shoot down the enemy vessels. It is coded by me, textures done in Paint.NET.

attack!!

after you hit the enemy…

when you loose, the game clooses :slight_smile:

Download Now:
http://peternich.blogspot.com/2012/12/shoothim-is-out.html

Hope you like it :slight_smile:

It was cool. The things that came out of the squares looked like orange bananas! ::slight_smile: And maybe you might want to make a projectile come out of the ship as the shooting was very picky. :emo:

The problem is, that the shooting sometimes laggs. :frowning:

Tried it out.

Nice simply first game. Like masteryoom said I had some problems with shooting without the bullets.

And the leveldisplay is reversed.

A simple game like this should never lag, unless you’re doing something horribly wrong with your performance code, it’s probably just a design issue. Are you using javax.swing.Timer or Thread.sleep for animation and stuff?