1ENIGMA(6) Enigma ENIGMA(6)
2
3
4
6 enigma - Puzzle game reminiscent of Oxyd
7
9 enigma [options] [levelfile.xml] ...
10 enigma [--assert] [-d path] [--help] [-l lang] [--log] [--nograb]
11 [--nomusic] [--nosound] [-p file] [--showfps] [--version] [-w] [lev‐
12 elfile.xml] ...
13
15 The object of the game is to find and uncover pairs of identically col‐
16 ored Oxyd stones. Simple? Yes. Easy? Certainly not! Hidden traps, vast
17 mazes, laser beams, and, most of all, countless hairy puzzles usually
18 block your direct way to the Oxyd stones. Enigma's game objects (and
19 there are hundreds of them, lest you get bored) interact in many unex‐
20 pected ways, and since many of them follow the laws of physics
21 (Enigma's special laws of physics, that is), controlling them with the
22 mouse isn't always trivial ...
23
24 For more information, please refer to the manual or the project home‐
25 page: <http://www.nongnu.org/enigma/>!
26
28 --assert
29 Forces all debugging assertions, even expensive ones, to be
30 evaluated.
31
32 -d path, --data=path
33 Prepend another data directory to Enigma's search path.
34
35 -h, --help
36 Display a list of available command line options and quit.
37
38 -l lang, --lang=lang
39 Override the default language. The language is given in the com‐
40 mon 2 character sequence as fr for French or ru for Russian.
41
42 --log This switch turns on logging of internal information to the
43 standard output.
44
45 --nograb
46 Do not use exclusive mouse/keyboard access.
47
48 --nomusic
49 Start Enigma without background music. Sound effects will still
50 be played.
51
52 --nosound
53 Start Enigma without sound effects.
54
55 -p file, --pref=file
56 Start Enigma with an alternative preferences file without the
57 leading dot for hidden filenames.
58
59 --showfps
60 Show the framerate (FPS) during the Game.
61
62 --version
63 Print the Enigma version number and quit.
64
65 -w, --window
66 Run Enigma in a window; do not switch to fullscreen mode.
67
69 For the many in-game control keys take a look at the manual or press F1
70 to get online help in nearly all menus.
71
73 Daniel Heck <dheck@gmx.de> is the main author and maintainer of Enigma.
74 Enigma itself is based on Oxyd, created by Meinolf Schneider. This
75 manual page was created by Joe Wreschnig <piman@sacredchao.net> and is
76 currently maintained by Raoul Bourquin.
77
79 Please report bugs to <enigma-devel@nongnu.org>.
80
81
82
83
84Raoul Bourquin February 2nd, 2007 ENIGMA(6)