From 94ceb47b01fbca331c59688d1e99cbdc15aed64d Mon Sep 17 00:00:00 2001 From: Ferdinand Date: Tue, 31 Mar 2026 14:20:38 +0200 Subject: [PATCH] feat: add retro arcade start menu --- index.html | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..a9469b2 --- /dev/null +++ b/index.html @@ -0,0 +1,80 @@ + + + + + Retro Arcade + + + + +

RETRO ARCADE

+
+ +
SNAKE
+
HIGHSCORE
+
+
+ +
TETRIS
+
HIGHSCORE
+
+
+ +
BREAKOUT
+
HIGHSCORE
+
+
+ +
SPACE INV.
+
HIGHSCORE
+
+
+
+ + + + +