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

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

+

+ Score: + {{ gameState }} +

+
+
+ + + + + - +