From 14c238edaedc1586d53900e368c7dab96292f1f0 Mon Sep 17 00:00:00 2001 From: m Date: Mon, 30 Mar 2026 10:03:18 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20add=20commanderkin.de=20=E2=80=94=20Com?= =?UTF-8?q?mander=20Keen=20+=20KI=20retro=20gaming=20onepager?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sites/commanderkin.de/index.html | 514 +++++++++++++++++++++++++++++++ sites/commanderkin.de/site.yaml | 4 + 2 files changed, 518 insertions(+) create mode 100644 sites/commanderkin.de/index.html create mode 100644 sites/commanderkin.de/site.yaml diff --git a/sites/commanderkin.de/index.html b/sites/commanderkin.de/index.html new file mode 100644 index 0000000..e1ce466 --- /dev/null +++ b/sites/commanderkin.de/index.html @@ -0,0 +1,514 @@ + + + + + +CommanderKIn — Commander Keen + KI + + + + + + + + +
+ + +
+
+

+ CommanderKIn +

+

Level 1: KI Loading

+ +
+ C:\COMMANDERKIN> boot_sequence.exe
+ Initializing neural_network.dll ........ OK
+ Loading retro_vibes.dat ................ OK
+ Calibrating pixel_cannon.sys ........... OK
+ Mounting galaxy_drive D:\ .............. OK
+ SYSTEM READY. PRESS START. +
+
+
+ + +
- - - - - - - - - -
+
+

+ Wie Commander Keen die Galaxie rettete, rettet CommanderKIn deine Daten.

+ Old-School Vibes. New-School AI. +

+
+ + +
HIGH SCORES
+
+
+
+
9001
+
Bugs vernichtet
+
+
+
256
+
Deploys überlebt
+
+
+
1UP
+
Extra-Leben dank KI
+
+
+
+ + +
SELECT YOUR LEVEL
+
+

// MISSION SELECT //

+ +
+
LVL 1
+
+
Data Rescue
+
Verschollene Daten aus den Tiefen korrupter Datenbanken bergen. Kein Byte bleibt zurück.
+
+
+ +
+
LVL 2
+
+
Code Crusade
+
Legacy-Code durchforsten, Spaghetti entwirren. Der Kreuzzug gegen technische Schulden.
+
+
+ +
+
LVL 3
+
+
Bug Blaster
+
Bugs jagen im Pixel-Dschungel. Jeder Stacktrace ein Hinweis, jeder Fix ein Power-Up.
+
+
+ +
+
LVL 4
+
+
Deploy Dynasty
+
CI/CD-Pipelines bauen, Container orchestrieren. Von der Garage ins Rechenzentrum.
+
+
+ +
+
BOSS
+
+
Production
+
Der finale Boss. Freitag, 17:00 Uhr. "Können wir das noch schnell deployen?" — Nein. Doch. Ohhh!
+
+
+
+ + +
+ ___________ + / \ + | GAME OVER | + | Continue? | + | > YES | + \___________/ +
+ + +
+

~ PLAYER 1 READY ~

+ Press START +
+ + + + + + + + diff --git a/sites/commanderkin.de/site.yaml b/sites/commanderkin.de/site.yaml new file mode 100644 index 0000000..968d591 --- /dev/null +++ b/sites/commanderkin.de/site.yaml @@ -0,0 +1,4 @@ +domain: commanderkin.de +template: custom +title: "CommanderKIn — Commander Keen + KI" +description: "Old-School Vibes, New-School AI. 90er Retro-Gaming meets künstliche Intelligenz."