From e58a60ed18bde5db28ba96910df518a61b3999b2 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Mon, 26 Apr 2021 17:06:13 -0500 Subject: Refactor jsut about everything --- dotsandboxes/web/dotsandboxes.html | 50 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 dotsandboxes/web/dotsandboxes.html (limited to 'dotsandboxes/web/dotsandboxes.html') diff --git a/dotsandboxes/web/dotsandboxes.html b/dotsandboxes/web/dotsandboxes.html new file mode 100644 index 0000000..4e97508 --- /dev/null +++ b/dotsandboxes/web/dotsandboxes.html @@ -0,0 +1,50 @@ + + + + + +Dots and Boxes + + + + +
+

Dots and Boxes

+
+
+
+
+
+
+

Size of game:

+
+
+ Rows and Columns +
+ + +
+
+
+

Players:

+
+
Agent 1
+ +
+
+
Agent 2
+ +
+

Fill in the address where an agent can be reached using WebSockets (e.g. ws://127.0.0.1:8089). + If a field is empty a human player is assumed. +

+ +
+
+
+
+ + + + + -- cgit v1.2.3