X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=index.html;h=c31bbd9e2fe7a64b9df95f2b8a4d2dea297aad5f;hb=7de7be72374ba26030ef2a25d22c25ce0dddc6c6;hp=79786e85b60a681b69292530a68033cc2cc69bc7;hpb=977c11c879c2fe48a9ad79dc474cbdf52e4906b7;p=rpsls-bot.git diff --git a/index.html b/index.html index 79786e8..c31bbd9 100644 --- a/index.html +++ b/index.html @@ -1,15 +1,61 @@ - + + -
- - - - - - - - -
+ + + Rock Paper Scissors Lizard Spock + + + + +
+
+
+
+
+ + +
+ + + + +
+
+
+
+ +

{{ symbols[humanMove] + " " + messages[humanMove][compMove] + " " + symbols[compMove] }}

+

+ Score: + {{ gameState }} +

+
+
+
+

+ Your play Rock-Paper-Scissors-Lizard-Spock as described by Sheldon in TBBT, season 2 episode 8. +

+ +

+ Your opponent is a bot implementing an algorithm described here. +

+
+

+ Tips to improve computer strength:
+ [*] check the square "Winner bot";
+ [*] augment computer memory. +

+

Note also that bot performances are expected to get better over time: play a lot!

+
+
+ + + + + - +