~ubuntu-branches/ubuntu/oneiric/gnome-games/oneiric-proposed

« back to all changes in this revision

Viewing changes to gnect/help/oc/gnect.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-07-26 20:15:18 UTC
  • mfrom: (1.1.94)
  • Revision ID: package-import@ubuntu.com-20110726201518-us7nz3rhk8o6pv3g
Tags: 1:3.1.4-0ubuntu1
* New upstream release
  - Fully removed network game support (LP: #565030)
* debian/control
  - Have gnome-sudoku explicitly depend on gir packages
* debian/rules
  - Add dh_python2 post-install rule to avoid shipping .pyo/.pyc files
* debian/patches/01_lpi.patch
  - Refreshed, restored Launchpad Integration to gnome-sudoku
* debian/patches/90_build_with_vala_0_12.patch
  - Build with Vala 0.12 since 0.13 hasn't been packaged yet

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2
2
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
3
3
<!ENTITY legal SYSTEM "legal.xml">
4
 
<!ENTITY NETWORKGAMES SYSTEM "network-games.xml">
5
4
<!ENTITY appversion "2.12">
6
5
<!ENTITY manrevision "2.8">
7
6
<!ENTITY date "September 2004">
202
201
    </para>
203
202
 
204
203
   <para>
205
 
     Four-in-a-Row also features <link linkend="network-games">multiplayer</link> support with two 
206
 
     human players in hotseat or network mode.
 
204
     Four-in-a-Row also features multiplayer support with two 
 
205
     human players in hotseat mode.
207
206
   </para>
208
207
 
209
208
 
495
494
  </sect1>
496
495
 
497
496
 
498
 
<!-- ============= Network games  ===============================================
499
 
 This doc is common to gnome-games. The file is pulled in from gnibbles directory
500
 
 as a SVN symlink, and included here. Therefore translators only have to translate 
501
 
 the network stuff once, instead of one time for each game. 
502
 
 ================================ -->
503
 
 
504
 
  <!-- ============= Network Games Documentation ============================= 
505
 
   This documentation is written so that is can be reused for all the 
506
 
   gnome-games which have network multiplayer support. Therefore no direct
507
 
   references to a specific game should be made. Further, this file is currently
508
 
   included in the various games as a SVN symlink. The figures can also
509
 
   be included as SVN symlinks to avoid duplication of the same images.
510
 
  -->
511
 
 
512
 
 <sect1 id="network-games">
513
 
  <title>Network Games</title>
514
 
  <para>
515
 
    Four-in-a-Row support networked multiplayer games which is provided by <ulink type="http" url="http://www.ggzgamingzone.org">GGZ Gaming Zone</ulink>. By connecting to a Four-in-a-Row server
516
 
    on the Internet, you can challenge other players in multiplayer games.
517
 
    For news, updates and a list of servers to connect to, see the <ulink type="http" url="http://www.gnome.org/projects/gnome-games/">gnome-games website</ulink>.
518
 
  </para>
519
 
  <para>
520
 
    To start the multiplayer game of Four-in-a-Row, select <menuchoice><guimenu>Game</guimenu> 
521
 
    <guimenuitem>Network Game</guimenuitem></menuchoice> on the Four-in-a-Row menu.
522
 
  </para> 
523
 
 
524
 
<sect2 id="connecting">
525
 
<title>Connecting to a Four-in-a-Row network server</title>
526
 
<para>
527
 
The Four-in-a-Row connection dialog is shown initially when starting a new
528
 
network game. This dialog allows you to select a server to connect to,
529
 
and the username that you will have while connected to that server.  
530
 
</para>
531
 
 
532
 
<para>
533
 
It is possible to connect to a server with either a guest account or a normal
534
 
registered account. Guest accounts allows you to anonymously login, while
535
 
a normal login account allows you to reserve your own username which
536
 
is protected by the password that you choose.
537
 
</para>
538
 
 
539
 
<para> The <guimenuitem>Guest Login</guimenuitem> option should be selected
540
 
if you want an anonymous guest account. If you want to create a new 
541
 
login account, then select the <guimenuitem>First-time Login</guimenuitem> 
542
 
option, with the username, password and email of your choice.
543
 
If you have already created your account, you can connect by selecting
544
 
the <guimenuitem>Normal Login</guimenuitem> option, and enter the
545
 
username and password that you have chosen.
546
 
</para>
547
 
<para>
548
 
To connect to a server, click on the <guimenuitem>Connect</guimenuitem> button.
549
 
</para>
550
 
<figure id="connect">
551
 
<title>The Four-in-a-Row network connection dialog.</title>
552
 
<screenshot>
553
 
  <mediaobject> 
554
 
    <imageobject>
555
 
  <imagedata fileref="figures/connect.png" format="PNG" srccredit="Andreas Røsdal"/>
556
 
    </imageobject>
557
 
    <textobject> 
558
 
      <phrase>The Four-in-a-Row network connection dialog.</phrase> 
559
 
    </textobject> 
560
 
  </mediaobject>
561
 
</screenshot>
562
 
</figure>
563
 
</sect2>
564
 
 
565
 
<sect2 id="joining">
566
 
<title>Joining a game room</title>
567
 
<para>
568
 
Once you have successfully connected to a server, you can choose which game room to join. To play a multiplayer game of Four-in-a-Row, select the Four-in-a-Row room. If you want to host your own game, then click on the Launch button. This creates a new table where other players can participate in a game against you. 
569
 
If there are any other games already started, then you can double-click on an existing game table to join it.
570
 
The list of game tables on the right shows you the number of available seats, which means the
571
 
number of players that can join the game table.
572
 
</para>
573
 
<figure id="tables">
574
 
<title>This Four-in-a-Row network dialog allows you to join a game room to find other players.</title>
575
 
<screenshot>
576
 
  <mediaobject> 
577
 
    <imageobject>
578
 
  <imagedata fileref="figures/tables.png" format="PNG" srccredit="Andreas Røsdal"/>
579
 
    </imageobject>
580
 
    <textobject> 
581
 
      <phrase>This Four-in-a-Row network dialog allows you to join a game room to find other players.</phrase> 
582
 
    </textobject> 
583
 
  </mediaobject>
584
 
</screenshot>
585
 
</figure>
586
 
<para>
587
 
When creating a new table for Four-in-a-Row games, a preference dialog is displayed which allows you to
588
 
customize the game, such as set the minimum number of players for the game. Once the total
589
 
number of seats have been taken, then no more players are allowed to join that game table.
590
 
</para>
591
 
<para>
592
 
It is possible to chat with other players in network games. Ask for advice or help playing the games,
593
 
but please be polite against other players.
594
 
</para>
595
 
</sect2>
596
 
 
597
 
<sect2 id="pregame">
598
 
<title>Waiting for other players to join the game</title>
599
 
<para>
600
 
Once you have successfully joined a game table, then you have to wait until enough
601
 
players have joined the table. The <guimenuitem>Players List</guimenuitem> menu item
602
 
allows you to see a list of the players who have joined the game.
603
 
The game will begin immediately when the total number of players in the the game have been reached.
604
 
</para>
605
 
</sect2>
606
 
 
607
 
<sect2 id="playing-multiplayer">
608
 
<title>Playing multiplayer Four-in-a-Row games</title>
609
 
<para>
610
 
Multiplayer Four-in-a-Row games have pretty much the same rules as normal Four-in-a-Row games,
611
 
except that you are now playing against human players. This means that other
612
 
strategies might possibly be better than when playing against AI players.
613
 
</para>
614
 
<para>
615
 
Once a player has won, the game ends and you can return to the initial network game screen.
616
 
Then you can play yet another game of addictive Four-in-a-Row multiplayer!
617
 
</para>
618
 
</sect2>
619
 
 
620
 
</sect1>
621
 
 
622
 
 
623
 
 
624
497
  <!-- ===== Bugs ============================================== -->
625
498
 
626
499