Before you open the terminal
Questions worth answering up front
What CLI-Games is, what needs an account, where your data goes, and which command to try when something breaks.
01What is CLI-Games?
CLI-Games is a browser-based command line with classic games, story-driven ASCII worlds, practical Linux and security training, live CTF events, and a player network. The same terminal and command vocabulary connect all of it.
02Do I need to download anything?
No. CLI-Games runs entirely in your browser. Just visit the site and start typing commands. No installation, no plugins, no app store.
03Is CLI-Games free?
Yes. The game library, training, and public site are free to use. Optional subscriptions and donations support development and may include extras, but paying is not required to enter the terminal and play.
04Do I need an account?
Not for most solo games or training. A free account is required when the feature needs a persistent identity, including cloud saves, public scores, multiplayer, community features, and competing in The Range.
05How do I start playing?
Type 'games' to see all available games, then type the game name to start playing. For example, type 'chess' to play chess, or 'minesweeper' to play minesweeper. Type 'help' anytime for assistance.
06What commands are available?
Type 'help' for the command index or 'man <command>' for a manual page. Useful first commands include 'games', 'daily', 'who', 'wiki', 'profile', and 'range'. Inside a game, 'help' shows the verbs available there.
07Can I play on mobile?
Yes. The terminal includes a mobile keyboard for common keys and shortcuts. Most games work well on a phone; longer command-line training and live Range events are more comfortable with a physical keyboard.
08How do I save my game?
While playing a game that supports saves, type 'save <name>'. Return later with 'load <name>' or launch the game with the save name, such as 'chess mymatch'. Cloud saves require an account.
09What are dungeon crawlers?
Dungeon crawlers are text adventure games where you explore locations, interact with characters, and solve puzzles by typing commands. Try 'accidental-knighthood' for a comedic medieval adventure or 'dial-up-days' for a 90s hacker story.
10How do leaderboards work?
Each game records its natural result—time, guesses, points, or another game-specific measure—on a rolling 30-day board. Crown Time always belongs to individual players: direct wins pay one player, while crew-earned sources divide the same fixed rate among accepted members. The Players board ranks everyone by their combined total; crew pages show rosters, score boards, and active conquests rather than a second currency.
11Is my data private?
CLI-Games does not sell personal information, use cross-site behavioral profiles, or run session replay. Accounts, game and community activity, payments, security records, and privacy-minimized product analytics are handled as described in the current privacy policy, where optional analytics can also be disabled.
12How do I report a bug?
Run 'bugreport' in the terminal to open the guided report, or email [email protected]. Include what you were doing, what you expected, and what happened instead.
13What is The Range?
The Range is CLI-Games' live CTF surface. During an event, signed-in players receive a private attack box and investigate a shared isolated Linux target. Anyone can watch the competition or browse completed events.