# Laby

Laby project on Wokwi for ESP32.
Written by Paul Jaros Ⓒ 2024. Released under the MIT License.

Generates a random labyrinth and allows you to walk in it with
the push-buttons, which are also mapped WASD-keys.

The LEDs show the walls around you. A lit LED means a wall blocks
the passage.

The player starts at the top left position in the labyrinth. The
exit is at the bottom-right.

Reaching the exit will advance you to the next level. Which is
is a bigger labyrinth. You will again be set to the top-left
position and need to find the exit on the bottom-right.
esp:0
esp:2
esp:4
esp:5
esp:12
esp:13
esp:14
esp:15
esp:16
esp:17
esp:18
esp:19
esp:21
esp:22
esp:23
esp:25
esp:26
esp:27
esp:32
esp:33
esp:34
esp:35
esp:3V3
esp:EN
esp:VP
esp:VN
esp:GND.1
esp:D2
esp:D3
esp:CMD
esp:5V
esp:GND.2
esp:TX
esp:RX
esp:GND.3
esp:D1
esp:D0
esp:CLK
btn_north:1.l
btn_north:2.l
btn_north:1.r
btn_north:2.r
btn_west:1.l
btn_west:2.l
btn_west:1.r
btn_west:2.r
btn_south:1.l
btn_south:2.l
btn_south:1.r
btn_south:2.r
btn1:1.l
btn1:2.l
btn1:1.r
btn1:2.r
led1:A
led1:C
led2:A
led2:C
led3:A
led3:C
led4:A
led4:C
r1:1
r1:2
r2:1
r2:2
r3:1
r3:2
r4:1
r4:2