From 9d3c8c0e6e1a7ba43bf3dc19350d1dca68b657a3 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 10 Feb 2019 11:16:07 +0800 Subject: Initial commit. --- SameGameJS/index.html | 144 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 SameGameJS/index.html (limited to 'SameGameJS/index.html') diff --git a/SameGameJS/index.html b/SameGameJS/index.html new file mode 100644 index 0000000..ced352d --- /dev/null +++ b/SameGameJS/index.html @@ -0,0 +1,144 @@ + + + + +Chrisoft::Same Game + + + + + + + + + + + +
+ Chrisoft::Same Game +
+
+ Board size: + +    + Number of colours: + +    + Seed: + + + +
+ Score: +    + Optimal score by greedy strategy: +    + Seed: +
+
+
Game over! Score:
+
+
+ +
+ +
+ + -- cgit v1.2.3