Clarify one-stone rule and timings
authorJBM <jbm@codingame.com>
Thu, 21 May 2020 21:35:28 +0000 (23:35 +0200)
committerJBM <jbm@codingame.com>
Wed, 27 May 2020 14:53:54 +0000 (16:53 +0200)
PLAN.org
config/statement_en.html

index bab4ab0..bcc68a1 100644 (file)
--- a/PLAN.org
+++ b/PLAN.org
@@ -5,8 +5,10 @@
 * DONE easter egg for YannT
 * DONE messages
 * TODO referee cleanup
+* TODO left win bias bug
 * DONE upgrade deps
-* TODO Timings
+* DONE Timings
+* TODO Protocol
 * DONE fenceposts
 * Quotes
     Trolls, it is said, were bred by Melkor because he desired a race as powerful as the giant Ents, the Tree-herds.
index 37a5605..3145916 100644 (file)
        <span>Rules</span> 
      </h2> 
      <div class="statement-rules-content">
-       You <em>have</em> to shoot at least <const>1</const> stone per
-       turn if you have any left.
-     </div> 
+       If you have stones, shoot <const>1</const> or more of them.
+       <br>
+       If you don't have stones, shoot <const>0</const> exactly.
+     </div>
    </div>
    <div class="statement-section statement-warning">
      <h2>
      </h2>
      <div class="statement-protocol-content">
        Just read the sample code.  You can figure this out.
+       <br>
+       You're currently allowed the default SDK timings.  I think it's
+       one second for the first turn and 50&nbsp;ms then, but don't
+       quote me on this.
      </div>
    </div>
    <div class="statement-section statement-expertrules">