Retro OS - Analog Horror Computer System & UI OFFICIAL SALE

💬 DISCORD | 📖 DOCUMENTATION | 🎮 DEMO


🌟 KEY HIGHLIGHTS:

  • Minimalist & Readable Code: The C# source code is exceptionally clean and well-organized. You can easily grasp the system's architecture and write your own custom apps with just a few lines of code.
  • 2-Step Drag & Drop Setup: Keep things moving fast. Add a component to your Scene, assign your Profile, and your OS is instantly running on a 3D CRT monitor or as a 2D Overlay.
  • Story-Driving Event Pipeline: Despite its simplicity, the event system is incredibly powerful. Every player interaction (opening a secret file, typing the right terminal password, checking a CCTV channel...) triggers an event. This is absolutely perfect for branching timelines, triggering jump-scares, or unlocking progression in linear horror/puzzle games.

📦 CORE INCLUDED FEATURES:

  • Window Management: Essential window controls (drag, resize, maximize) tightly clamped to the screen boundaries so windows never get lost.
  • Virtual File System & Terminal: A lightweight virtual file system alongside a functional terminal with basic commands (cd, ls, etc.).
  • CCTV System: Feed live 3D cameras from your scene directly into the OS as security monitors.
  • Retro Web & Mailbox: A simplified text-based web browser (RetroML) and a scriptable email inbox.