32 lines
776 B
HTML
32 lines
776 B
HTML
|
|
|||
|
<!-- SANDBOX! -->
|
|||
|
|
|||
|
<p id="label_play_tournament">
|
|||
|
1) play tournament
|
|||
|
</p>
|
|||
|
|
|||
|
<p id="label_eliminate_bottom_5">
|
|||
|
2) eliminate bottom 5
|
|||
|
</p>
|
|||
|
|
|||
|
<p id="label_reproduce_top_5">
|
|||
|
3) reproduce top 5
|
|||
|
</p>
|
|||
|
|
|||
|
<p id="sandbox_1">
|
|||
|
Let's say there are three kinds of players:
|
|||
|
<br>
|
|||
|
<span style='color:#FF75FF;'>Always Cooperate</span>,
|
|||
|
<span style='color:#52537F;'>Always Cheat</span> &
|
|||
|
<span style='color:#4089DD;'>Tit For Tat</span>
|
|||
|
<br><br>
|
|||
|
"What happens when you let a mixed population play against each other, and evolve over time?
|
|||
|
</p>
|
|||
|
|
|||
|
<p id="sandbox_2">
|
|||
|
Always Cheat dominates at first, but when it runs out of suckers to exploit,
|
|||
|
its empire collapses – and the fairer Tit For Tat takes over.
|
|||
|
<br><br>
|
|||
|
<i>We are not punished for our sins, but by them.</i><br>
|
|||
|
- Elbert Hubbard
|
|||
|
</p>
|