Tír na nÓg
+Welcome to the Land of Eternal Youth.
+From 80d96cff7580ba2f9e095cb07b6a2c51f4f537b2 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 17:44:06 +0000 Subject: [PATCH] =?UTF-8?q?Refine=20Pixel=20Landing=20Page=20with=20T?= =?UTF-8?q?=C3=ADr=20na=20n=C3=93g=20spatial=20architecture?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Implement Doors and Alleys spatial navigation system - Add Tír na nÓg pixel-art aesthetic and smooth transitions - Support keyboard (WASD/Arrows) and mouse-based navigation - Restructure HTML into a navigable 2D grid of rooms Co-authored-by: micmug <185775013+micmug@users.noreply.github.com> --- index.html | 63 +++++++++++++++++++++++++++++ script.js | 92 ++++++++++++++++++++++++++++++++++++++++++ styles.css | 114 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 269 insertions(+) create mode 100644 index.html create mode 100644 script.js create mode 100644 styles.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..9c90795 --- /dev/null +++ b/index.html @@ -0,0 +1,63 @@ + + +
+ + +Welcome to the Land of Eternal Youth.
+Where pixels bloom and legends grow.
+Navigating the narrow paths of creation.
+Step through to join the faebits.
+