Interactive File System Game

Master File Paths
Through Play

Navigate visual folder trees using path commands. Learn absolute and relative paths in a fun, interactive puzzle game.

pathpilot
~/documents $ cd ../src/components
Navigated to /root/src/components
~/src/components $|

How It Works

A visual approach to learning one of the most essential developer skills

Visual Tree

See the file system as an interactive tree. Each folder is a node you can navigate to.

Path Commands

Type real path commands like ../folder or /root/src to move your character.

Reach the Target

Each level has a target folder. Find the right path to navigate there and win.

Instant Feedback

See your character move in real-time. Invalid paths trigger clear error messages.

Progressive Levels

Five handcrafted levels from basics to complex trees with constraints and hidden structures.

Custom Trees

Upload your own folder structure as JSON or generate random trees for endless challenges.

Ready to Navigate?

Start with the basics and work your way to complex file trees.

Start Playing