From bfc7676b525d29e172c140dd0e877de6510fb488 Mon Sep 17 00:00:00 2001 From: mehbark Date: Wed, 23 Aug 2023 21:31:10 -0400 Subject: [PATCH] moving eggolfball --- html/minigolf.tsx | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/html/minigolf.tsx b/html/minigolf.tsx index 2ccaf5b..9242e26 100644 --- a/html/minigolf.tsx +++ b/html/minigolf.tsx @@ -1,18 +1,30 @@ import { EggbugImg, render_and_copy } from "./common.tsx"; render_and_copy( -
-
+ - -
+ />
); + +// OOOO: score with like a dial thing and an arrow pointing to it +// might be possible to have multiple holes with a details element that comes into frame hm