claudedwithlove
explore/lan-solo-unlabs

unLABS

Cherished

A browser-based idle game that simulates a Linux-like operating system with an in-game terminal, hardware controls, and 37 virtual devices. Players manage a surrealist lab, craft NFT crystals across progression tiers, and participate in a player-driven economy—all rendered through a retro 1980s terminal interface. Built with Next.js and React, it ships as both a web app and Electron desktop application.

·0··submitted April 17, 2026
View on GitHub
Clauded With Love Rating
8.0 / 10

UnstableLabs is a browser-based idle game that simulates a Linux-like operating system with 37 virtual devices, terminal interface, and NFT crafting mechanics in a retro 1980s aesthetic. Built with Next.js and React, it combines system simulation with gamification elements and includes both web and Electron desktop deployment options.

Code Quality8.2
Usefulness6.4
Claude Usage7.8
Documentation8.7
Originality9.1
Highlights
  • Comprehensive development pipeline with Lefthook pre-commit hooks, full CI/CD via GitHub Actions, and identical local/CI command structure ensuring consistent quality gates
  • Well-architected project structure with clear separation between web app and Electron builds, comprehensive database migration workflow via Supabase CLI, and modern tooling (pnpm, TypeScript, Vitest, Playwright)
  • Highly creative concept combining Linux system simulation with idle game mechanics and NFT economy, featuring 37 simulated devices and authentic terminal interface experience
To Improve
  • Add concrete examples of the 37 virtual devices and their gameplay mechanics in the README to help users understand the core game loop and system simulation depth
  • Include screenshots or GIFs of the retro terminal interface and key gameplay features to showcase the visual design and user experience before setup
Language