The goal of this project is to design a smart light maze that reacts to the movement or presence of people. In this system, the paths and walls of the maze are made of colorful LED strips (such as NeoPixel), which light up dynamically and interactively as participants move through the maze. When a person enters the maze path, distance sensors (Ultrasonic) detect their presence. After receiving this data, the corresponding section of the maze lights up, and a wave of light moves in the direction of their movement — like a glowing trail that follows the player. The color and brightness of the lights can change depending on how close the person is to the walls or to the exit.