ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/pod/mainpage.pod
Revision: 1.11
Committed: Tue Dec 9 13:15:32 2008 UTC (15 years, 6 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_03, rel-2_02, rel-2_05, rel-2_04, rel-2_10, rel-2_11
Changes since 1.10: +9 -6 lines
Log Message:
rewrote the client tutorial with new text and new screenshots.

File Contents

# User Rev Content
1 root 1.10 =head1 Welcome to Deliantra
2 elmex 1.1
3 elmex 1.11 Deliantra is a multi-player graphical arcade and adventure game originally made
4     for the X Window System environment, which has been ported to Mac OS X and
5     Microsoft Windows. It has certain flavours from other games, especially
6     gauntlet and the rogue-like games. Any number of players can move around,
7     finding and using items and battling monsters. They can choose to cooperate or
8     compete in the same world.
9    
10     B<If you are new to Deliantra> you might want to read the L<Client Tutorial|pod/tutorial>!
11 elmex 1.1
12 root 1.8 =head1 Documentation
13 elmex 1.2
14 elmex 1.11 The L<Client Tutorial|pod/tutorial> is for those of you who are B<new to
15 root 1.10 Deliantra> and want a gentle introduction.
16 elmex 1.2
17 root 1.8 The L<Game FAQ/Tips and Tricks|pod/faq> might have an answer if you are
18     completely puzzled about something. It might also contain a trick you
19     didn't know yet.
20    
21 root 1.4 The L<Command Reference|pod/command_help> lists and explains all server-side commands.
22    
23     The L<Skill Reference|skill_help> lists and explains all skills available
24 root 1.10 in Deliantra.
25 root 1.4
26 root 1.10 The L<Manual|pod/manual> is the main manual for Deliantra. It explains
27 root 1.4 the user interface mainly.
28    
29     The L<Glossary|pod/glossary> is a list of game concepts and other stuff.
30    
31     The L<Dungeon Master Command Reference|pod/dmcommand_help> documents the commands
32     normally only available to Dungeon Masters/Wizards.
33    
34 root 1.9 The L<About Page|pod/about> tells you about intricate licensing details,
35     as well as the homepage of this program where you can get source and
36     binaries.