Skip to content

terminal.army

An OGame-style multiplayer strategy game you play from a terminal. Build mines, research technology, construct fleets, and raid other players, all from a single, fast, keyboard- and mouse-driven terminal client.

The client is one small binary. Install it, sign in once through the browser, and the game lives in your terminal from then on.

- :material-rocket-launch: **[Install & play](install.md)** One line to install, then `tarmy` to jump into the public universe. - :material-console: **[Commands](commands.md)** Every slash command and what it does. - :material-calculator-variant: **[Game mechanics](mechanics.md)** The formulas behind mines, energy, build time, research, and fleets.

What makes it different

  • Terminal-native. The whole game is a rich TUI: a resource bar, a grouped menu, clickable tables, a live command line, and a status rail, with full mouse support and a responsive layout.
  • Real mechanics. Every formula, coefficient, and tech-tree prerequisite is sourced from the OGame Fandom Wiki.
  • It keeps running. Mines produce, build queues finish, and fleets arrive while the client is closed.

Quick start

curl -fsSL https://terminal.army/install.sh | sh
tarmy

That's it. tarmy opens a browser sign-in, then drops you into your empire. See Install & play for details.