From 85c09d2843f6df7594894cf87d0598f7865593f5 Mon Sep 17 00:00:00 2001 From: Enrique Delgado Date: Fri, 9 May 2025 00:49:15 +0900 Subject: [PATCH] Added score + some more UI changes --- README.md | 5 ++++ src/App.svelte | 27 ++++++++++++------ src/lib/Deck.svelte | 32 ++++++++++++++-------- src/lib/HiLo.svelte | 67 +++++++++++++++++++++++++++++++++++++++++---- 4 files changed, 105 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 273f44c..b435d3f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,12 @@ p5 docs https://www.geeksforgeeks.org/how-to-shuffle-an-array-using-javascript/ https://stackoverflow.com/questions/4550013/html-element-display-in-horizontal-line figma +https://stackoverflow.com/questions/66886318/how-do-i-create-a-custom-event-in-svelte +TODO: +- add the powers +- add the visual flair +- add remaining text