From bca51c7e05b516b9c624fb82fc38bb7566a286e4 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 4 Jun 2025 09:26:01 +0200 Subject: Add legos bricks --- legobricks/index.html | 332 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 332 insertions(+) create mode 100644 legobricks/index.html (limited to 'legobricks') diff --git a/legobricks/index.html b/legobricks/index.html new file mode 100644 index 0000000..6b499f9 --- /dev/null +++ b/legobricks/index.html @@ -0,0 +1,332 @@ + + + + + + + Resizable LEGO Brick Container + + + + + + + + + ← Back to Vibes +
+
+
Palette
+ +
+
+ +
+
Actions
+ +
+
+ +
+
+
Drag corner to resize
+
+ +
+ Drag the bottom-right corner to resize the container. The LEGO bricks will automatically fill the space with + random colors from the selected palette. +
+ + + + + \ No newline at end of file -- cgit v1.3.1