XInvaders 3D (v1.4.0)
XInvaders 3D is a 3D vector-based space-invaders clone for the X Window System.
You are a lone star fighter facing endless waves of space aliens. Your sole objective is to shoot down as many aliens as you can. All objects are represented with 3D vector graphics, allowing the aliens to grow in size as they move closer to you.
This release contains source code to build Xinvaders_3D on modern computers.
This release patches a few bugs, with the most notable bug being a timer problem which returns zero increments on very fast computers. Installation is also simplified using {configure, make, make_install}, which will add Xinvaders_3D to your graphical desktop menu, in the games folder.
Users who do not have 'autoconf' or 'automake' (or cannot run them), should choose the -dist- release version included here which skips these steps (you then start at ./configure).