You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
776 B
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!-- 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> &amp;
<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>