This is a clone of the X11 based game "Aliens" written in C++ for the Qt library, using the graphics from Aliens.
The objective of the game is to shoot all aliens before they reach the bottom of the screen.
Use the cursor keys to move the ship left and right and the space key to fire a bullet.
Click on the screen to move the ship to the corresponding column. If you click more than a few pixels above the ship, a bullet is fired, too.
You get extra lives every 1000 points.
Original game and graphics made by:
Bill Kendrick,
You can download the X11 version
here.
Aliens clone written by:
Robert Ernst
This software may be distributed under the terms of the
GNU General Public License.