Briefly
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 broader build now has six campaigns, Advanced Operations, account screens, cloud-save plumbing, and a one-time Complete Unlock path without making the first session account-first.
What I built
- 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.
A few notes
- The campaign desk brings the six-campaign structure, local save state, account navigation, and game entry together.
- The authored content set now spans 585 playable levels across six campaigns and Advanced Operations.
- The shell behavior is part of the design, not just the theme.