From 6c78537935421ee04d989abf020060f2f2897d56 Mon Sep 17 00:00:00 2001 From: Robert Lent Date: Thu, 21 Sep 2023 13:17:56 -0700 Subject: [PATCH] Add Paper, Rock, Scissors game --- README.md | 1 + submissions/robertlent.html | 317 ++++++++++++++++++++++++++++++++++++ 2 files changed, 318 insertions(+) create mode 100644 submissions/robertlent.html diff --git a/README.md b/README.md index f3e8be2..5d8c74c 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ Now, once you've forked this repo and got a local version up on your computer, f - [Satoshi's Converter](/submissions/Almopt.html) - By: [Almopt](https://github.com/Almopt) - [Tic tac toe](./submissions/sherawat-Lokesh.html) -By: [sherawat-Lokesh](https://github.com/sherawat-Lokesh) - [House Garbage Management website](/submissions/Fly0w.html) - By: [Fly0w](https://github.com/Fly0w) +- [Paper, Rock, Scissors - (w/ 'Lizard, Spock', and 'Ninja, Hunter, Bear' DLCs Included!)](/submissions/robertlent.html) - By: [Robert Lent](https://github.com/robertlent) ## One Last Thing! diff --git a/submissions/robertlent.html b/submissions/robertlent.html new file mode 100644 index 0000000..8b1abee --- /dev/null +++ b/submissions/robertlent.html @@ -0,0 +1,317 @@ + + + + + Paper, Rock, Scissors + + + + + + +
+

+
Paper, Rock, Scissors
+

+ +
+

+

+ +
+

+ +

+
Outcomes for Classic Game:
+

+ +
+

Scissors cuts Paper
+ Paper covers Rock
+ Rock crushes Scissors

+
+
+ +
+

+

+ +
+

+ +

+
Outcomes for Lizard, Spock:
+

+ +
+

Scissors cuts Paper
+ Paper covers Rock
+ Rock crushes Lizard
+ Lizard poisons Spock
+ Spock smashes Scissors
+ Scissors decapitates Lizard
+ Lizard eats Paper
+ Paper disproves Spock
+ Spock vaporizes Rock
+ (and as it always has) Rock crushes scissors

+
+
+ +
+

+

+ +
+

+ +

+
Outcomes for Ninja, Hunter, Bear:
+

+ +
+

Ninja kills Hunter
+ Hunter shoots Bear
+ Bear eats Ninja

+
+
+
+ + + + + +