
This is a Linux port of the Fox Interactive / Rebellion Developments game, Aliens versus Predator (Gold Edition). You can find the source code in Git. Once the game is setup, single-player mode should be playable; multiplayer mode has not been implemented. At least with the Gold edition, a number of files are encoded on the CD -- you will need to install the game in Windows or VMware. Please refer to the documentation included with the source code for additional installation instructions and contact information.
Here are the commands for getting latest version of the code from the icculus.org Git repository:
git clone git://git.icculus.org/relnev/avp.git
Alternatively, you can download snapshot tarballs from the AvP Git repository.
The original Windows AvP source code should be available somewhere on the Internet; try searching for "avptools.zip" on Google. Alternatively, there is an updated version of the Windows AvP.
This project is unsupported by Fox / Rebellion.