From 536b5886d82e4428e4a53cec017ab2e3952c3623 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Thu, 27 Feb 2025 11:50:41 +0100 Subject: Add lemmings --- README.md | 1 + index.html | 7 + lemmings/index.html | 426 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 434 insertions(+) create mode 100644 lemmings/index.html diff --git a/README.md b/README.md index cc2e551..1a844fe 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ A collection of cute & creative web experiments and visual experiences. ## 🌈 Experiments - [Isometric Triangles](/isometric/index.html) - Dynamic background with animated geometric shapes in an isometric perspective. +- [Lemmings](/lemmings/index.html) - Cute pixelated lemmings walking and falling in a dynamic environment. ## 🚀 Local Development diff --git a/index.html b/index.html index 0ce74f3..80b8f89 100644 --- a/index.html +++ b/index.html @@ -118,6 +118,13 @@ Dynamic background with animated geometric shapes in an isometric perspective. + + + Lemmings + + Cute pixelated lemmings walking and falling in a dynamic environment. + +