🧠 Concept
Turn the boring 404 error page into a mini RPG game. When users land on a broken link, they enter a pixel-art world where they must “find the missing page” by solving puzzles, dodging bugs, and collecting HTML tags.
🛠️ Highlights
- HTML/CSS: Retro pixel UI, animated sprites
- JavaScript:
- Game logic (movement, collision, inventory)
- Puzzle engine (e.g., drag-and-drop code snippets)
- Easter eggs and cheat codes
- Bonus: Save progress in localStorage
🧠 Concept
Turn the boring 404 error page into a mini RPG game. When users land on a broken link, they enter a pixel-art world where they must “find the missing page” by solving puzzles, dodging bugs, and collecting HTML tags.
🛠️ Highlights