Web · narrative game Playable campaign

Terminal Tribe

A story-driven Linux shell game where the terminal is how you survive.

  • React 19
  • Vite
  • TypeScript
  • Zustand
  • Tailwind v4
  • Cloudflare D1
  • Stripe

About

A browser Linux game where the terminal is the main verb, not a decorative skin.

Terminal Tribe is a browser game set after the collapse, where knowing your way around a shell is one of the few useful skills left. You are not learning Linux from a syllabus; you are learning it because the story keeps putting you in situations where it matters.

The shell is meant to feel real enough to respect. Pipes, redirects, files, and command output behave like things you can reason about, not just answer prompts dressed up as a terminal.

Campaign 1 is free in the browser. The rest is structured as a one-time unlock rather than a subscription or account-first product.

Highlights

  • The story gives each command a reason to exist.
  • The simulated shell is strict enough that players learn from what they actually typed.
  • Campaign 1 is playable without an account, so the first experience is the game itself.
  • The paid unlock is simple: buy the rest once, keep playing.

Also worth noting

  • The public build already shows the core loop: story, terminal task, result, and recovery.
  • The same project supports desktop play and mobile reading states.
  • The shell behavior is part of the design, not just the theme.