summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-06-04 21:52:04 +0200
committerTor Andersson <tor@ccxvii.net>2024-06-04 22:16:11 +0200
commit329248efeb8681cac69c7db451c4601301d40049 (patch)
tree2baf5f2bdf46e21436677ed926643bd8c481b084 /play.html
parent7680628caef500413c8041fce62cd6e7ddc42029 (diff)
downloadfriedrich-329248efeb8681cac69c7db451c4601301d40049.tar.gz
Brief movement line in log + movement path on mouse-over.
Diffstat (limited to 'play.html')
-rw-r--r--play.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/play.html b/play.html
index 5bd90a8..66365b9 100644
--- a/play.html
+++ b/play.html
@@ -41,6 +41,7 @@
<div id="mapwrap">
<div id="map">
+ <svg id="roads" width="2485" height="1654"></svg>
<div id="spaces"></div>
<div id="markers"></div>
<div id="pieces"></div>