Skip to main content
Back to Projects
FULL-STACK PROJECT

FolderRun — Interactive File Path Game

Full-Stack Developer & QA Tester

FolderRun — Interactive File Path Game – project screenshot

Project Overview

Designed and developed a full-stack interactive learning game where players navigate a file system using real terminal commands like cd, ../folder, and /root/src. Features include a visual node tree that renders the folder structure in real time, a movable character that responds to path commands instantly, progressive levels with increasing difficulty, and a built-in hint system.

Problem Statement

Learning file system navigation concepts was abstract and unengaging for beginners, requiring an interactive approach that made terminal commands tangible and fun.

Key Features

  • Visual node tree rendering in real time
  • Movable character responding to path commands
  • Progressive levels with increasing difficulty
  • Built-in hint system for beginners
  • Terminal-style command interface
  • Mobile touch support for path navigation

QA & Testing Details

Tested command parsing accuracy for cd, ../, and absolute path variants. Validated character movement synchronization with the visual tree. Tested edge cases including invalid paths, root boundaries, and symlink scenarios. Performed cross-browser testing on mobile touch interactions.

Screenshots

FolderRun — Interactive File Path Game screenshot 1