<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta name="edit_on_doubleclick" content="/">
<meta name="robots" content="noindex,nofollow">

<title>Preview of "Wiki" - ProloWiki</title>
<script type="text/javascript" src="/moin_static197/common/js/common.js"></script>

<script type="text/javascript">
<!--
var search_hint = "Search";
//-->
</script>

<script type="text/javascript">
<!-- // GUI edit link and i18n
var gui_editor_link_href = "/Wiki?action=edit&editor=gui";
var gui_editor_link_text = "Edit (GUI)";
//-->
</script>

<link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="/moin_static197/modernized/css/common.css">
<link rel="stylesheet" type="text/css" charset="utf-8" media="screen" href="/moin_static197/modernized/css/screen.css">
<link rel="stylesheet" type="text/css" charset="utf-8" media="print" href="/moin_static197/modernized/css/print.css">
<link rel="stylesheet" type="text/css" charset="utf-8" media="projection" href="/moin_static197/modernized/css/projection.css">

<!-- css only for MS IE6/IE7 browsers -->
<!--[if lt IE 8]>
   <link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="/moin_static197/modernized/css/msie.css">
<![endif]-->


<link rel="alternate" title="ProloWiki Recent Changes" href="/Wiki?action=rss_rc&amp;unique=1&amp;ddiffs=1" type="application/rss+xml">
<link rel="alternate" type="application/wiki" title="Edit" href="/Wiki?action=edit">

<script type="text/javascript" src="/moin_static197/common/js/countdown.js"></script>
<script type="text/javascript">
var countdown_timeout_min = 10
var countdown_lock_expire = "Your edit lock on Wiki has expired!"
var countdown_lock_mins = "Your edit lock on Wiki will expire in # minutes."
var countdown_lock_secs = "Your edit lock on Wiki will expire in # seconds."
addLoadEvent(countdown)
</script>

<link rel="Start" href="/Wiki">
<link rel="Alternate" title="Wiki Markup" href="/Wiki?action=raw">
<link rel="Alternate" media="print" title="Print View" href="/Wiki?action=print">
<link rel="Search" href="/FindPage">
<link rel="Index" href="/TitleIndex">
<link rel="Glossary" href="/WordIndex">
<link rel="Help" href="/HelpOnFormatting">
</head>

<body  lang="en" dir="ltr">

<div id="header">
<h1 id="locationline">
<span id="pagelocation">Preview of "Wiki"</span>
</h1>
<div id="message">
<p><p class="status">Other users will be <em>warned</em> until 2013-05-09 14:06:20 that you are editing this page.
Use the Preview button to extend the locking period.</p>
</p>
</div>

</div>

<div id="page" lang="en" dir="ltr">
<div dir="ltr" id="content" lang="en"><span class="anchor" id="top"></span>
<form id="editor" method="post" action="/Wiki#preview" onSubmit="flgChange = false;"><fieldset style="border:none;padding:0;"><input type="hidden" name="action" value="edit"><input type="hidden" name="rev" value="17"><input type="hidden" name="ticket" value="00518bab04.5c1fc68c3c181c4013648c40bd94ec3f2f62c8d6">
<input class="button" type="submit" name="button_save" value="Save Changes" onClick="flgChange = false;">
<input class="button" type="submit" name="button_preview" value="Preview" onClick="flgChange = false;">

<input id="switch2gui" style="display: none;" class="button" type="submit" name="button_switch" value="GUI Mode">

<input class="button" type="submit" name="button_spellcheck" value="Check Spelling" onClick="flgChange = false;">
<input class="button" type="submit" name="button_cancel" value="Cancel">
<input type="hidden" name="editor" value="text">
<script type="text/javascript">
    var flgChange = false;
    function confirmleaving() {
        if ( flgChange )
            return "Your changes are not saved!";
    }
</script>
<textarea id="editor-textarea" name="savetext" lang="fr" dir="ltr" rows="20" cols="80"
          onChange="flgChange = true;" onKeyPress="flgChange = true;">De la documentation sera bientôt en ligne. Quelques informations en attendant :


== Carte ==

Les coordonnées vont de (0,0) à (TAILLE_TERRAIN-1,TAILLE_TERRAIN-1) inclus.

La carte est représentée sous la forme d'un fichier texte utilisant la norme suivante :

 * ~ (mer)
 * o (île)
 * ^ (volcan)

Le fichier doit suivre le format suivant :

{{{
depart_joueur1.x depart_joueur1.y
depart_joueur2.x depart_joueur2.y
ASCII map representation
}}}
Voici un exemple :

{{{
1 1
30 30
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~o~~~~~~~~~~~~~~o~~~~~~~~~~~~~~~
~~~~~~o~~~~o~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~o~~~o~~~~~~~~~~~~~~~~~~~~
~~o~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
~~~~~~o~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~^~~~~~~~~o~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~o~~~~~~~~~o~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~o~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~o~~~~o~~~~~~
~~~~~~~~~~~~~~~~o~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~o~~~~o~~~~~~o~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~o~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
}}}


== Stechec2 ==

=== config.yml ===

{{{
rules: libprologin2013.so
map: ./simple.map
verbose: 3
clients:
  - ./champion.so
  - ./champion.so
names:
  - Blue ones
  - Red ones
spectators:
  - ./gui/champion.so
}}}

=== Commandes pour le lancement ===

{{{
make
stechec2-run.py config.yml
}}}
</textarea><p>Comment: <input id="editor-comment" type="text" name="comment" value="" size="80" maxlength="200" onChange="flgChange = true;" onKeyPress="flgChange = true;"></p><p>Add to: <select name="category" size="1"><option value="">&lt;No addition&gt;</option></select>
&nbsp;
<input type="checkbox" name="rstrip" id="chkrstrip" value="1" >
<label for="chkrstrip">Remove trailing whitespace from each line</label>
</p><p>The following 67 words could not be found in the dictionary of 0 words and are highlighted below:<br><input type="checkbox" name="newwords" value="attendant">attendant&nbsp;&nbsp; <input type="checkbox" name="newwords" value="bientôt">bientôt&nbsp;&nbsp; <input type="checkbox" name="newwords" value="Blue">Blue&nbsp;&nbsp; <input type="checkbox" name="newwords" value="Carte">Carte&nbsp;&nbsp; <input type="checkbox" name="newwords" value="carte">carte&nbsp;&nbsp; <input type="checkbox" name="newwords" value="champion">champion&nbsp;&nbsp; <input type="checkbox" name="newwords" value="clients">clients&nbsp;&nbsp; <input type="checkbox" name="newwords" value="Commandes">Commandes&nbsp;&nbsp; <input type="checkbox" name="newwords" value="config">config&nbsp;&nbsp; <input type="checkbox" name="newwords" value="coordonnées">coordonnées&nbsp;&nbsp; <input type="checkbox" name="newwords" value="De">De&nbsp;&nbsp; <input type="checkbox" name="newwords" value="de">de&nbsp;&nbsp; <input type="checkbox" name="newwords" value="depart">depart&nbsp;&nbsp; <input type="checkbox" name="newwords" value="documentation">documentation&nbsp;&nbsp; <input type="checkbox" name="newwords" value="doit">doit&nbsp;&nbsp; <input type="checkbox" name="newwords" value="en">en&nbsp;&nbsp; <input type="checkbox" name="newwords" value="est">est&nbsp;&nbsp; <input type="checkbox" name="newwords" value="exemple">exemple&nbsp;&nbsp; <input type="checkbox" name="newwords" value="fichier">fichier&nbsp;&nbsp; <input type="checkbox" name="newwords" value="format">format&nbsp;&nbsp; <input type="checkbox" name="newwords" value="forme">forme&nbsp;&nbsp; <input type="checkbox" name="newwords" value="gui">gui&nbsp;&nbsp; <input type="checkbox" name="newwords" value="inclus">inclus&nbsp;&nbsp; <input type="checkbox" name="newwords" value="informations">informations&nbsp;&nbsp; <input type="checkbox" name="newwords" value="joueur1">joueur1&nbsp;&nbsp; <input type="checkbox" name="newwords" value="joueur2">joueur2&nbsp;&nbsp; <input type="checkbox" name="newwords" value="La">La&nbsp;&nbsp; <input type="checkbox" name="newwords" value="la">la&nbsp;&nbsp; <input type="checkbox" name="newwords" value="lancement">lancement&nbsp;&nbsp; <input type="checkbox" name="newwords" value="Le">Le&nbsp;&nbsp; <input type="checkbox" name="newwords" value="le">le&nbsp;&nbsp; <input type="checkbox" name="newwords" value="Les">Les&nbsp;&nbsp; <input type="checkbox" name="newwords" value="libprologin2013">libprologin2013&nbsp;&nbsp; <input type="checkbox" name="newwords" value="ligne">ligne&nbsp;&nbsp; <input type="checkbox" name="newwords" value="make">make&nbsp;&nbsp; <input type="checkbox" name="newwords" value="map">map&nbsp;&nbsp; <input type="checkbox" name="newwords" value="mer">mer&nbsp;&nbsp; <input type="checkbox" name="newwords" value="names">names&nbsp;&nbsp; <input type="checkbox" name="newwords" value="norme">norme&nbsp;&nbsp; <input type="checkbox" name="newwords" value="ones">ones&nbsp;&nbsp; <input type="checkbox" name="newwords" value="pour">pour&nbsp;&nbsp; <input type="checkbox" name="newwords" value="py">py&nbsp;&nbsp; <input type="checkbox" name="newwords" value="Quelques">Quelques&nbsp;&nbsp; <input type="checkbox" name="newwords" value="Red">Red&nbsp;&nbsp; <input type="checkbox" name="newwords" value="representation">representation&nbsp;&nbsp; <input type="checkbox" name="newwords" value="représentée">représentée&nbsp;&nbsp; <input type="checkbox" name="newwords" value="rules">rules&nbsp;&nbsp; <input type="checkbox" name="newwords" value="run">run&nbsp;&nbsp; <input type="checkbox" name="newwords" value="sera">sera&nbsp;&nbsp; <input type="checkbox" name="newwords" value="simple">simple&nbsp;&nbsp; <input type="checkbox" name="newwords" value="so">so&nbsp;&nbsp; <input type="checkbox" name="newwords" value="sous">sous&nbsp;&nbsp; <input type="checkbox" name="newwords" value="spectators">spectators&nbsp;&nbsp; <input type="checkbox" name="newwords" value="stechec2">stechec2&nbsp;&nbsp; <input type="checkbox" name="newwords" value="Stechec2">Stechec2&nbsp;&nbsp; <input type="checkbox" name="newwords" value="suivant">suivant&nbsp;&nbsp; <input type="checkbox" name="newwords" value="suivante">suivante&nbsp;&nbsp; <input type="checkbox" name="newwords" value="suivre">suivre&nbsp;&nbsp; <input type="checkbox" name="newwords" value="texte">texte&nbsp;&nbsp; <input type="checkbox" name="newwords" value="un">un&nbsp;&nbsp; <input type="checkbox" name="newwords" value="utilisant">utilisant&nbsp;&nbsp; <input type="checkbox" name="newwords" value="verbose">verbose&nbsp;&nbsp; <input type="checkbox" name="newwords" value="Voici">Voici&nbsp;&nbsp; <input type="checkbox" name="newwords" value="volcan">volcan&nbsp;&nbsp; <input type="checkbox" name="newwords" value="vont">vont&nbsp;&nbsp; <input type="checkbox" name="newwords" value="yml">yml&nbsp;&nbsp; <input type="checkbox" name="newwords" value="île">île&nbsp;&nbsp;<p><input type="submit" name="button_newwords" value="Add checked words to dictionary"></p></p></fieldset></form><div id="editor-help"><dl><dt>Emphasis</dt><dd>''<em>italics</em>''; '''<strong>bold</strong>'''; '''''<em><strong>bold italics</em></strong>'''''; ''<em>mixed </em>'''<em><strong>bold</strong>''' and italics</em>''; ---- horizontal rule. </dd><dt>Headings</dt><dd>= Title 1 =; == Title 2 ==; === Title 3 ===; ==== Title 4 ====; ===== Title 5 =====. </dd><dt>Lists</dt><dd>space and one of: * bullets; 1., a., A., i., I. numbered items; 1.#n start numbering at n; space alone indents. </dd><dt>Links</dt><dd>JoinCapitalizedWords; [[target|linktext]]. </dd><dt>Tables</dt><dd>|| cell text |||| cell text spanning 2 columns ||;    no trailing white space allowed after tables or titles. </dd></dl><img alt="(!)" height="16" src="/moin_static197/modernized/img/idea.png" title="(!)" width="16" /> For more help, see <a class="nonexistent" href="/HelpOnEditing">HelpOnEditing</a> or <a class="nonexistent" href="/HelpOnMoinWikiSyntax">HelpOnMoinWikiSyntax</a>.</div><div dir="ltr" id="preview" lang="fr"><span class="anchor" id="top-1"></span>
<span class="anchor" id="line-1"></span><p class="line874"><strong class="highlight">De</strong> <strong class="highlight">la</strong> <strong class="highlight">documentation</strong> <strong class="highlight">sera</strong> <strong class="highlight">bientôt</strong> <strong class="highlight">en</strong> <strong class="highlight">ligne</strong>. <strong class="highlight">Quelques</strong> <strong class="highlight">informations</strong> <strong class="highlight">en</strong> <strong class="highlight">attendant</strong> : <span class="anchor" id="line-2"></span><span class="anchor" id="line-3"></span><span class="anchor" id="line-4"></span><p class="line867">
<h2 id="Carte"><strong class="highlight">Carte</strong></h2>
<span class="anchor" id="line-5"></span><span class="anchor" id="line-6"></span><p class="line874"><strong class="highlight">Les</strong> <strong class="highlight">coordonnées</strong> <strong class="highlight">vont</strong> <strong class="highlight">de</strong> (0,0) à (TAILLE_TERRAIN-1,TAILLE_TERRAIN-1) <strong class="highlight">inclus</strong>. <span class="anchor" id="line-7"></span><span class="anchor" id="line-8"></span><p class="line874"><strong class="highlight">La</strong> <strong class="highlight">carte</strong> <strong class="highlight">est</strong> <strong class="highlight">représentée</strong> <strong class="highlight">sous</strong> <strong class="highlight">la</strong> <strong class="highlight">forme</strong> d'<strong class="highlight">un</strong> <strong class="highlight">fichier</strong> <strong class="highlight">texte</strong> <strong class="highlight">utilisant</strong> <strong class="highlight">la</strong> <strong class="highlight">norme</strong> <strong class="highlight">suivante</strong> : <span class="anchor" id="line-9"></span><span class="anchor" id="line-10"></span><ul><li>~ (<strong class="highlight">mer</strong>) <span class="anchor" id="line-11"></span></li><li>o (<strong class="highlight">île</strong>) <span class="anchor" id="line-12"></span></li><li>^ (<strong class="highlight">volcan</strong>) <span class="anchor" id="line-13"></span><span class="anchor" id="line-14"></span></li></ul><p class="line874"><strong class="highlight">Le</strong> <strong class="highlight">fichier</strong> <strong class="highlight">doit</strong> <strong class="highlight">suivre</strong> <strong class="highlight">le</strong> <strong class="highlight">format</strong> <strong class="highlight">suivant</strong> : <span class="anchor" id="line-15"></span><span class="anchor" id="line-16"></span><p class="line867"><span class="anchor" id="line-17"></span><span class="anchor" id="line-18"></span><span class="anchor" id="line-19"></span><span class="anchor" id="line-20"></span><pre><span class="anchor" id="line-1-1"></span>depart_joueur1.x depart_joueur1.y
<span class="anchor" id="line-2-1"></span>depart_joueur2.x depart_joueur2.y
<span class="anchor" id="line-3-1"></span>ASCII <strong class="highlight">map</strong> <strong class="highlight">representation</strong></pre><span class="anchor" id="line-21"></span><p class="line874"><strong class="highlight">Voici</strong> <strong class="highlight">un</strong> <strong class="highlight">exemple</strong> : <span class="anchor" id="line-22"></span><span class="anchor" id="line-23"></span><p class="line867"><span class="anchor" id="line-24"></span><span class="anchor" id="line-25"></span><span class="anchor" id="line-26"></span><span class="anchor" id="line-27"></span><span class="anchor" id="line-28"></span><span class="anchor" id="line-29"></span><span class="anchor" id="line-30"></span><span class="anchor" id="line-31"></span><span class="anchor" id="line-32"></span><span class="anchor" id="line-33"></span><span class="anchor" id="line-34"></span><span class="anchor" id="line-35"></span><span class="anchor" id="line-36"></span><span class="anchor" id="line-37"></span><span class="anchor" id="line-38"></span><span class="anchor" id="line-39"></span><span class="anchor" id="line-40"></span><span class="anchor" id="line-41"></span><span class="anchor" id="line-42"></span><span class="anchor" id="line-43"></span><span class="anchor" id="line-44"></span><span class="anchor" id="line-45"></span><span class="anchor" id="line-46"></span><span class="anchor" id="line-47"></span><span class="anchor" id="line-48"></span><span class="anchor" id="line-49"></span><span class="anchor" id="line-50"></span><span class="anchor" id="line-51"></span><span class="anchor" id="line-52"></span><span class="anchor" id="line-53"></span><span class="anchor" id="line-54"></span><span class="anchor" id="line-55"></span><span class="anchor" id="line-56"></span><span class="anchor" id="line-57"></span><span class="anchor" id="line-58"></span><pre><span class="anchor" id="line-1-2"></span>1 1
<span class="anchor" id="line-2-2"></span>30 30
<span class="anchor" id="line-3-2"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-4-1"></span>~o~~~~~~~~~~~~~~o~~~~~~~~~~~~~~~
<span class="anchor" id="line-5-1"></span>~~~~~~o~~~~o~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-6-1"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-7-1"></span>~~~~~~~o~~~o~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-8-1"></span>~~o~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-9-1"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-10-1"></span>~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
<span class="anchor" id="line-11-1"></span>~~~~~~o~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-12-1"></span>~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-13-1"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-14-1"></span>~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
<span class="anchor" id="line-15-1"></span>~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-16-1"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-17-1"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-18-1"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-19-1"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-20-1"></span>~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-21-1"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-22-1"></span>~~~~~~~^~~~~~~~~o~~~~~~~~~~~~~~~
<span class="anchor" id="line-23-1"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-24-1"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-25-1"></span>~~~~~~~~~~~~~~~o~~~~~~~~~o~~~~~~
<span class="anchor" id="line-26-1"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-27-1"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-28-1"></span>~~~~~~~~~o~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-29-1"></span>~~~~~~~~~~~~~~~~~~~~o~~~~o~~~~~~
<span class="anchor" id="line-30-1"></span>~~~~~~~~~~~~~~~~o~~~~~~~~~~~~~~~
<span class="anchor" id="line-31-1"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<span class="anchor" id="line-32-1"></span>~~~~~~~~o~~~~o~~~~~~o~~~~~~~~~~~
<span class="anchor" id="line-33-1"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~o~
<span class="anchor" id="line-34-1"></span>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</pre><span class="anchor" id="line-59"></span><span class="anchor" id="line-60"></span><span class="anchor" id="line-61"></span><p class="line867">
<h2 id="Stechec2"><strong class="highlight">Stechec2</strong></h2>
<span class="anchor" id="line-62"></span><span class="anchor" id="line-63"></span><p class="line867">
<h3 id="config.yml"><strong class="highlight">config</strong>.<strong class="highlight">yml</strong></h3>
<span class="anchor" id="line-64"></span><span class="anchor" id="line-65"></span><p class="line867"><span class="anchor" id="line-66"></span><span class="anchor" id="line-67"></span><span class="anchor" id="line-68"></span><span class="anchor" id="line-69"></span><span class="anchor" id="line-70"></span><span class="anchor" id="line-71"></span><span class="anchor" id="line-72"></span><span class="anchor" id="line-73"></span><span class="anchor" id="line-74"></span><span class="anchor" id="line-75"></span><span class="anchor" id="line-76"></span><span class="anchor" id="line-77"></span><pre><span class="anchor" id="line-1-3"></span><strong class="highlight">rules</strong>: <strong class="highlight">libprologin2013</strong>.<strong class="highlight">so</strong>
<span class="anchor" id="line-2-3"></span><strong class="highlight">map</strong>: ./<strong class="highlight">simple</strong>.<strong class="highlight">map</strong>
<span class="anchor" id="line-3-3"></span><strong class="highlight">verbose</strong>: 3
<span class="anchor" id="line-4-2"></span><strong class="highlight">clients</strong>:
<span class="anchor" id="line-5-2"></span>  - ./<strong class="highlight">champion</strong>.<strong class="highlight">so</strong>
<span class="anchor" id="line-6-2"></span>  - ./<strong class="highlight">champion</strong>.<strong class="highlight">so</strong>
<span class="anchor" id="line-7-2"></span><strong class="highlight">names</strong>:
<span class="anchor" id="line-8-2"></span>  - <strong class="highlight">Blue</strong> <strong class="highlight">ones</strong>
<span class="anchor" id="line-9-2"></span>  - <strong class="highlight">Red</strong> <strong class="highlight">ones</strong>
<span class="anchor" id="line-10-2"></span><strong class="highlight">spectators</strong>:
<span class="anchor" id="line-11-2"></span>  - ./<strong class="highlight">gui</strong>/<strong class="highlight">champion</strong>.<strong class="highlight">so</strong></pre><span class="anchor" id="line-78"></span><span class="anchor" id="line-79"></span><p class="line867">
<h3 id="Commandes_pour_le_lancement"><strong class="highlight">Commandes</strong> <strong class="highlight">pour</strong> <strong class="highlight">le</strong> <strong class="highlight">lancement</strong></h3>
<span class="anchor" id="line-80"></span><span class="anchor" id="line-81"></span><p class="line867"><span class="anchor" id="line-82"></span><span class="anchor" id="line-83"></span><span class="anchor" id="line-84"></span><pre><span class="anchor" id="line-1-4"></span><strong class="highlight">make</strong>
<span class="anchor" id="line-2-4"></span><strong class="highlight">stechec2</strong>-<strong class="highlight">run</strong>.<strong class="highlight">py</strong> <strong class="highlight">config</strong>.<strong class="highlight">yml</strong></pre><span class="anchor" id="line-85"></span><span class="anchor" id="bottom"></span></div><span class="anchor" id="bottom-1"></span></div>
<div id="pagebottom"></div>
</div>


<div id="footer">

<ul id="credits">
<li><a href="http://moinmo.in/" title="This site uses the MoinMoin Wiki software.">MoinMoin Powered</a></li><li><a href="http://moinmo.in/Python" title="MoinMoin is written in Python.">Python Powered</a></li><li><a href="http://moinmo.in/GPL" title="MoinMoin is GPL licensed.">GPL licensed</a></li><li><a href="http://validator.w3.org/check?uri=referer" title="Click here to validate this page.">Valid HTML 4.01</a></li>
</ul>


</div>
</body>
</html>

