From b84595a43e09b00411ae617ee297912a14084da7 Mon Sep 17 00:00:00 2001 From: Andrew Shitov Date: Fri, 11 Sep 2020 00:10:16 +0200 Subject: An HTML+JS visual solution for 77-2 --- challenge-077/ash/javascript/ch-2.html | 107 +++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 challenge-077/ash/javascript/ch-2.html (limited to 'challenge-077/ash/javascript/ch-2.html') diff --git a/challenge-077/ash/javascript/ch-2.html b/challenge-077/ash/javascript/ch-2.html new file mode 100644 index 0000000000..e2cfd19d28 --- /dev/null +++ b/challenge-077/ash/javascript/ch-2.html @@ -0,0 +1,107 @@ + + + + + + + Lonely X + + + +

+ + × + +   + +

+ +
+ +

Note: Lonely X is marked green.

+ + + + -- cgit