From 2966e21ce91f12fe270d45b89c940334344a7a86 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Thu, 27 Feb 2025 14:22:19 +0100 Subject: add zen garden --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') 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 -- cgit v1.3.1