File: README

package info (click to toggle)
airstrike 0.99%2B1.0pre6a-10
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,396 kB
  • sloc: ansic: 6,778; asm: 1,773; makefile: 180; sh: 35; pascal: 15
file content (24 lines) | stat: -rw-r--r-- 1,007 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Airstrike test 6

Note that the game is not finished. You can fly around and shoot
things, try out the physics engine etc, but the game is very
repetitive. For installation instructions see INSTALL, for (a little)
code documentation see doc/code.txt and doc/how-it-works.txt

When in the game press ESC for a menu. The game should never crash. If
it does then please send a gdb backtrace to ulfek@ifm.liu.se. You can
check the debug output on stdout and stderr to see if there is a
problem with the data files, or maybe some other error.

There are a few user-configurable options in the file 'airstrikerc',
see that file for more information. At the moment you must edit this
file to turn on sound or to select graphics 'quality'.

See NOTES for more release related info. For things that need to be
done, see doc/TODO.

You can help! If you are good at Povray, have some nice sound effects
to contribute, like to write some (networking?) code or just have some
ideas, please email ulfek@ifm.liu.se.

--Ulf