Command line for ages 11+ — wrapped in a sci-fi rescue mission
Learn the terminal — the foundation of all coding — in about ten minutes.
The terminal is what real engineers use every day, and it is genuinely one of the easiest things to teach an 11-year-old once you stop calling it scary. In The Void Interface, your child types real commands to trace the last steps of a missing operative. Bash, an old AI who lives in the command line, walks them through every keystroke.
Difficulty: Beginner Time: 10 min Reward: 200 XP
What your child will learn
- Navigate folders with cd, ls, and pwd
- Read and create files with cat, echo, and touch
- Understand what an absolute path actually is
- Run their first one-line script and see the output
- Build the muscle memory every coding course assumes you already have
What parents should know
- Age: 11+ (works as a first coding experience)
- Time: About 10 minutes
- Difficulty: Beginner
- Prerequisites: None. This is one of three missions we recommend as a starting point.
- Safety: Everything runs inside the browser. The 'terminal' your child types into is sandboxed — they cannot affect your computer.
Parent FAQ
- My child has never coded before. Is this really their first mission?
- Yes — Terminal, Python, and Loops are our three suggested starting points. Terminal is the shortest and the most universally useful.
- Will they be typing real commands or pretend ones?
- Real Unix commands. The same ones a professional engineer would use. The sandbox just means typos don't break anything.
- Why does this matter if every app today has a graphical interface?
- Because every coding job, every server, and every modern AI tool eventually exposes itself through a terminal. Starting here saves years of intimidation later.
- Is it free?
- Yes — this is one of the always-free missions. No signup required to play.
Start The Void Interface →
See all 12 missions