Skip to content

Update for 3x3 maze demos

Tim requested to merge github/fork/timothyhollabaugh/demos into master

Various updates that were used for demos

  • Parameterize maze size and change to 3x3 cells
  • Add is_win to check if it is in the winning square
  • Make LEDs more useful

Merge request reports