Skip to content

XInvaders 3D (v1.9.0)

Latest
Compare
Choose a tag to compare
@JoesCat JoesCat released this 09 May 21:50
· 1 commit to master since this release

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 does housecleaning on pressing titlebar to exit, plus simplifies some hackyiness in player.c

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).