PROJECT SUMMARY

i made a robot complete a dynamic maze : a maze that changes every time and you can complete it with one code.

WHY?

i chose this project because I wanted to see if you could acctualy complete a dynamic maze without changing the line of code.

HOW?

i kept trying and searching for things i thought would work until i got it right

WHAT?

i did a code that if it detected a wall on the side of him he moved forward until it reached the end

SO WHAT?

i learned that with a strategy you can beat anything unless it dosnt work anymore

WHAT'S NEXT?

my project is finished, so there are no next steps

REFERENCES & ACKNOWLEDGMENTS

 ms leilei and mr sheldon helped me out

JUDGES FEEDBACK

The fact that the robot can detect a wall and move forward effectively demonstrates a practical and successful application of algorithmic strategies. This approeach is fundamental in the development of AI and robotics, and your project exemplifies how these techniques can solve complex problems in changing environments. Sharing this documentation could open opportunities for collaboration and feedback that could helps you for improvements.