Ça trolle…
/
troll.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
427adba
)
Clarify one-stone rule and timings
author
JBM
<jbm@codingame.com>
Thu, 21 May 2020 21:35:28 +0000
(23:35 +0200)
committer
JBM
<jbm@codingame.com>
Wed, 27 May 2020 14:53:54 +0000
(16:53 +0200)
PLAN.org
patch
|
blob
|
history
config/statement_en.html
patch
|
blob
|
history
diff --git
a/PLAN.org
b/PLAN.org
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
* DONE easter egg for YannT
* DONE messages
* TODO referee cleanup
+* TODO left win bias bug
* DONE upgrade deps
* 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.
* 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.
diff --git
a/config/statement_en.html
b/config/statement_en.html
index
37a5605
..
3145916
100644
(file)
--- a/
config/statement_en.html
+++ b/
config/statement_en.html
@@
-16,9
+16,10
@@
<span>Rules</span>
</h2>
<div class="statement-rules-content">
<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>
</div>
<div class="statement-section statement-warning">
<h2>
@@
-90,6
+91,10
@@
</h2>
<div class="statement-protocol-content">
Just read the sample code. You can figure this out.
</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 ms then, but don't
+ quote me on this.
</div>
</div>
<div class="statement-section statement-expertrules">
</div>
</div>
<div class="statement-section statement-expertrules">