summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-02-27 14:22:19 +0100
committerYuval Adam <_@yuv.al>2025-02-27 14:22:19 +0100
commit2966e21ce91f12fe270d45b89c940334344a7a86 (patch)
tree88673777f16d1bf630fbcd11e263d190fe624b87 /README.md
parentec95f1657e0fe94b5c424408ebcd7ac59f6e1244 (diff)
add zen garden
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 906763a..0f3a738 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ A collection of cute & creative web experiments and visual experiences.
- [Isometric Triangles](/isometric/index.html) - Dynamic background with animated geometric shapes in an isometric perspective.
- [Lemmings](/lemmings/index.html) - Cute green & blue lemmings walking and falling in a dynamic pixelated environment.
+- [Digital Zen Garden](/zengarden/index.html) - A meditative drag-and-drop experience where users can arrange elements with subtle animations.
+- [BTC Ticker](/btctick/index.html) - Live Bitcoin price visualization with a cool animated chart showing price history.
## 🚀 Local Development
@@ -17,6 +19,7 @@ To view the experiments locally:
2. Open the HTML files directly in your browser
- Main page: `index.html`
- Isometric Triangles: `isometric/index.html`
+ - Digital Zen Garden: `zengarden/index.html`
## 💻 Technologies