Web Dev Solutions

Catalin Mititiuc

From b192fc0790a4815703afa6ccc782f2b573c64722 Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Thu, 11 Apr 2024 12:46:26 -0700 Subject: Import map svg in an object; add a dev server --- public/index.html | 390 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 390 insertions(+) create mode 100644 public/index.html (limited to 'public/index.html') diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..063797f --- /dev/null +++ b/public/index.html @@ -0,0 +1,390 @@ + + + + Infantry Combat Solo Basic + + + + + + + +
+
+
davion
+ +
liao
+ +
+ +
+
+ hex +
+ + + + + +
+
+
+ grid +
+ + + + + +
+
+
+ map2 +
+ + + + + +
+
+
+ map3 +
+ + + + + +
+
+
+ + + + + +
+ Distance: - +
+
+ +
+ +
+ Set firing arc: + + + +
+ Prone: + Turn: + + 0 + + + +
+ +
+
+ +

+ Davion + + +
+ +

+
+ 1 + Rifle + 4L + 1-27 + 28-75 +
+
+ 2 + Rifle + 4L + 1-27 + 28-75 +
+
+ 3 + SMG + 3L + 1-15 + 16-25 +
+
+ 4 + SMG + 3L + 1-15 + 16-25 +
+
+ 5 + SMG + 3L + 1-15 + 16-25 +
+
+ 6 + SMG + 3L + 1-15 + 16-25 +
+
+ 7 + Blazer + 4L + 1-17 + 18-105 +
+
+
+ +

+ Liao + + +
+ +

+
+ 1 + Rifle + 4L + 1-27 + 28-75 +
+
+ 2 + Rifle + 4L + 1-27 + 28-75 +
+
+ 3 + SMG + 3L + 1-15 + 16-25 +
+
+ 4 + SMG + 3L + 1-15 + 16-25 +
+
+ 5 + SMG + 3L + 1-15 + 16-25 +
+
+ 6 + SMG + 3L + 1-15 + 16-25 +
+
+ 7 + Blazer + 4L + 1-17 + 18-105 +
+
+
+
+ + + + + \ No newline at end of file -- cgit v1.2.3