INSTALL file for Cursed Invaders
================================

There's not much to tell, but here goes.

Unpack the tarball supplied (but you've already done that, right?) as follows:

tar xvfz cursed-0.1.tar.gz


Change to the newly created directory containing the source code:

cd cursed-0.1


Compile the program as follows:

make


Move the cursed binary to a bin directory of your choice, eg:

mv cursed ~/bin


That's it. I have tested the game on the following platforms:

Linux for x86 (specifically Debian Potato)
FreeBSD for x86 (Version 4.4)

paulama@ftml.net
