summaryrefslogtreecommitdiff
path: root/game.html
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2024-08-22 23:36:26 -0400
committerpommicket <pommicket@gmail.com>2024-08-22 23:36:26 -0400
commita685c63f83bc12ac36d587c7c31ebf5dd170d5b4 (patch)
tree2c21b4378db748d2ce0a61f1660bd5d5fe52b831 /game.html
parentae028a28f7a40b527512e362d9f059ff427493f4 (diff)
adjustable piece size, etc.
Diffstat (limited to 'game.html')
-rw-r--r--game.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/game.html b/game.html
index 2784661..50bee57 100644
--- a/game.html
+++ b/game.html
@@ -14,6 +14,7 @@
<a href="index.html">← Back</a>
<a id="image-link" style="visibility: hidden;">🖼️ Link to image</a>
<a id="join-link" style="display: none;">🔗 Invite others to join</a>
+ <button style="width:3em;overflow:hidden;" id="piece-size-minus">🔍−</button> <button style="width:3em;overflow:hidden;" id="piece-size-plus">🔍+</button>
</div>
<div id="play-area">
</div>