docs
[mirrors/Programs.git] / c / ninvaders-0.1.1 / readme
1 *** nInvaders
2 *** (C)opyleft 2k2 by dettus
3 *** dettus@matrixx-bielefeld.de
4
5 Hello and welcome to nInvaders! Right now you are earth's only hope to save
6 it from alien invaders from space. Make your job, and make it good, mankind
7 believes in you...
8
9 1. INSTALLING
10 -------------
11 Compiling and installing should be really straightforward, just type in
12 "make" on your command prompt and you'll get the binary file. If not, please
13 edit the makefile. Once you have compiled it, copy it (as root) to your
14 /usr/bin directory, or /usr/local/games, or just run it by typeing
15 ./nInvaders.
16
17 2. REQUIREMENTS
18 ---------------
19 nInvaders is known to compile and run on Solaris, Linux and OpenBSD. On all of
20 them were ncurses 5.2 installed. If you are capable of running it on other
21 platforms, tell me!
22
23 3. CONTROL KEYS
24 ---------------
25 Controlling nInvaders is really simple. Just press the cursor left/right keys
26 to move it left or right, and press space to fire. The esc-key lets you quit
27 at any time you want.
28
29 4. COMMAND LINE OPTIONS
30 -----------------------
31 nInvaders accepts the following command line options
32 -l x where x is your skill as a number between 0(nightmare) and 9(may i play
33 daddy)
34 -gpl prints out the license information.
35
36 Any other option gives you a help screen.
37
38 5. LICENSING
39 ------------
40 nInvaders is protected under the laws of the GPL and other countries. Any re-
41 distribution, reselling or copying is strictly allowed. You should have received
42 a copy of it with this package, if not, write to the Free Software
43 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
44 Or just start nInvaders with the -gpl option to learn more.
45
46 6. GREETZ
47 ---------
48 hello mom, hello dad, hello katja, hello there, hello elitza, hello wizzard,
49 hello walli, hello melanie, hello judith, hello you folks at freshmeat, hello
50 skyper, hello gamma, hello sunfreeware, hello abuse, hello linus, hello alan,
51 hello herr von boedefeld, hello god, hello world.
52 and thank you Mike Saarna for adding ANIMATION!
This page took 0.319621 seconds and 4 git commands to generate.