From 8eec4837884427a80bda492d3e2001c3508378a5 Mon Sep 17 00:00:00 2001 From: simon-ec Date: Thu, 2 Jul 2026 00:32:00 -0400 Subject: [PATCH] normal mode lowk working --- quickdraw-game.html | 473 +++++++++++++++++++++++++++----------------- 1 file changed, 287 insertions(+), 186 deletions(-) diff --git a/quickdraw-game.html b/quickdraw-game.html index 7d7b9e4..cf175ad 100644 --- a/quickdraw-game.html +++ b/quickdraw-game.html @@ -42,6 +42,10 @@ width: 20px; background-color: red; position: absolute; + border-radius: 25%; + } + .target:active { + background-color: orange; } .hidden { @@ -62,10 +66,11 @@ flex-direction: row; align-content: end; justify-content: space-evenly; + text-align: center; color: red; width: 100%; min-height: 2rem; - line-height: 2rem; + line-height: 1rem; margin-top: 2rem; } @@ -85,243 +90,329 @@ -
- - +
+ +
+
+ + - + + + + + + + + - - - - - +