Skip to content

Opening book details…

About this document

Dynamic Wall Maze Coding Guide by Ruben Dario is a document available to read on EtoBox.

The document describes a dynamic wall maze playground challenge. The levels are to create an algorithm for a VR robot to solve 1 maze, then 3 mazes, and finally all 9 mazes without any project modifications. Hints include that the mazes change each time and to solve them efficiently. The algorithm should work for any layout. Sensing blocks can be used to detect colors and walls. An if/else block nested in a forever loop allows continuous sensing.

Author
Ruben Dario
Language
EN