Main Content

I made devices using ATtiny 13a to display infinite maze creation and escape routes. In this maze, a maze is generated in 1 KB flash memory using an algorithm called “Bo-taoshi” in Japan. In addition, we show the escape route using an algorithm that blocks roads surrounded by walls on all three sides. Moving dots indicate the time to display escape route. When the dot reaches from the upper left to the lower right, escape route is displayed so please escape from the maze by then.”

Link to article