contest1/
contest1/example/
contest1/html/classes/
contest1/html/dot/
contest1/html/files/
contest1/test/
<html><head>
  <title>File: README.EXAMPLE</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <link rel=StyleSheet href=".././rdoc-style.css" type="text/css" media=screen>
  <script type="text/javascript" language="JavaScript">
  <!--
  function popCode(url) {
    parent.frames.source.location = url
  }
  //-->
  </script>
</head>
<body bgcolor="white">

<table width="100%">
 <tr class="title-row">
 <td><table width="100%"><tr>
   <td class="big-title-font" colspan=2><font size=-3><B>File</B><BR></font>README.EXAMPLE</td>
   <td align="right"><table cellspacing=0 cellpadding=2>
         <tr>
           <td  class="small-title-font">Path:</td>
           <td class="small-title-font">README.EXAMPLE
           </td>
         </tr>
         <tr>
           <td class="small-title-font">Modified:</td>
           <td class="small-title-font">Wed Oct 26 13:20:37 GMT-5:00 2005</td>
         </tr>
        </table>
    </td></tr></table></td>
  </tr>
</table><br>
  <!-- banner header -->

<table width="100%"><tr><td align="center">
<map id="map" name="map">
</map>
<img src="../dot/f_2.gif" usemap="#map" border=0 alt="TopLevel">
</td></tr></table>

<div class="description"><h1>Example Game</h1>
<h2>Introduction</h2>
<p>
This is an implementation of Stud Poker.
</p>
<ul>
<li>rake patch - Install TeensyMud and patch it

</li>
<li>rake run - Run TeensyMud in the background

</li>
<li>telnet into the mud which should be running on port 4000

</li>
</ul>
<h2>How to play</h2>
<ul>
<li>Players should gather in a room to play and decide the order of play

</li>
<li>The dealer deals a hand by typing the command `deal&#8217;

</li>
<li>Each players hand will appear in their inventory and can be dislay by
typing the command `inv&#8217;

</li>
<li>Follow the standard rules of stud poker - see <a
href="http://en.wikipedia.org/wiki/Five-card_stud">en.wikipedia.org/wiki/Five-card_stud</a>

</li>
<li>Upon a call each player shows their hand by typing the command `drop&#8217;

</li>
<li>Dealer clears the table by typing the command `clear&#8217; or
`clean&#8217;

</li>
</ul>
</div>

</div>



    <div id="section">



  

  <!-- method descriptions -->


</body>
</html>