From 93408a5dc04ab0d13290d3a0b2b02b7e0d73de7a Mon Sep 17 00:00:00 2001 From: avi Date: Wed, 6 May 2026 15:51:31 -0500 Subject: [PATCH] Initial save point: Scene 1 complete - Matrix rain, CRT flicker, typewriter text, FOLLOW THEM button --- .gitignore | 13 +++ index.html | 303 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 316 insertions(+) create mode 100644 .gitignore create mode 100644 index.html diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5257dc2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# OS metadata +.DS_Store +Thumbs.db + +# Editor configs +.vscode/ +.idea/ + +# Future build artifacts +node_modules/ +dist/ +*.tmp +*.log diff --git a/index.html b/index.html new file mode 100644 index 0000000..1184745 --- /dev/null +++ b/index.html @@ -0,0 +1,303 @@ + + + + + + Signal Elsewhere + + + + + +
+
+
+
+
+ + + +
+ + + +