diff --git a/index.html b/index.html index d9b04d5..f04b89b 100644 --- a/index.html +++ b/index.html @@ -209,11 +209,11 @@
🍓

RPi 5 Node

-

Raspberry Pi 5 running Docker containers and Portainer for edge workloads

+

Raspberry Pi 5 8GB with 128GB NVMe running Docker containers and Portainer

+ 8GB RAM + 128GB NVMe ARM64 - Docker - Portainer
@@ -283,6 +283,42 @@ + + +
+
+ +
+

IT-Tools

+

Handy tools for developers and IT professionals

+
+ + Checking... +
+
+ + + +
+
+ + +
+
+ +
+

🎮 Retro Arcade

+

Play classic DOS games including Doom! (Legally free)

+
+ + Checking... +
+
+ + + +
+
@@ -550,6 +586,11 @@ projects My Code + +
+ retro + 🎮 Classic Games +
diff --git a/retro.html b/retro.html new file mode 100644 index 0000000..2dc3c24 --- /dev/null +++ b/retro.html @@ -0,0 +1,520 @@ + + + + + + 🎮 Retro Arcade | LemonLink + + + + + + +
+ ← Back to LemonLink +

🎮 RETRO ARCADE

+

Classic DOS games running in your browser via WebAssembly

+ +
+ +
+
+ +
+
👹
+
+

DOOM

+

The legendary first-person shooter that defined a genre. Fight demons on Mars!

+
+ FPS + 1993 + Shareware +
+ +
+
+ + +
+
😎
+
+

Duke Nukem 3D

+

Hail to the king, baby! Classic action shooter with attitude.

+
+ FPS + 1996 + Shareware +
+ +
+
+ + +
+
🪖
+
+

Wolfenstein 3D

+

The grandfather of FPS games. Escape from Castle Wolfenstein!

+
+ FPS + 1992 + Free +
+ +
+
+ + +
+
+
+

Quake

+

Revolutionary true 3D shooter. Fight the Lovecraftian horde!

+
+ FPS + 1996 + Shareware +
+ +
+
+ + +
+
🏙️
+
+

SimCity Classic

+

Build and manage your own city. The ultimate city builder!

+
+ Strategy + 1989 + Free +
+ +
+
+ + +
+
🐂
+
+

The Oregon Trail

+

Relive the classic educational journey to the West Coast!

+
+ Edutainment + 1971 + Free +
+ +
+
+
+
+ + +
+
+

GAME

+ +
+
+
+
+

🎮 Game Loading...

+

This is a placeholder. To make games work, you'll need to:

+
    +
  1. Set up a DOSBox WebAssembly server
  2. +
  3. Host the game files (shareware versions are legal)
  4. +
  5. Point this iframe to your game server
  6. +
+

Recommended: Use JS-DOS or DOSBox-X

+
+
+
+
+ Controls: WASD or Arrows to move • Ctrl to fire • Space to use • Esc for menu +
+
+ + + + + + diff --git a/styles.css b/styles.css index 531555c..f7e5228 100644 --- a/styles.css +++ b/styles.css @@ -1716,8 +1716,6 @@ body { display: flex; align-items: center; gap: 0.75rem; - padding-bottom: 0.75rem; - border-bottom: 1px solid var(--color-border); } .category-icon {