commit 93408a5dc04ab0d13290d3a0b2b02b7e0d73de7a Author: avi Date: Wed May 6 15:51:31 2026 -0500 Initial save point: Scene 1 complete - Matrix rain, CRT flicker, typewriter text, FOLLOW THEM button 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 + + + + + +
+
+
+
+
+ + + +
+ + + +