georgik / esp32-spooky-maze-game

Rust Bare Metal implementation of maze game for ESP32
MIT License
30 stars 7 forks source link

refactoring and cleaning of the example #55

Closed georgik closed 1 year ago

georgik commented 1 year ago

Closes #58

Add possibility to interact with multiple controllers. Separate code from main into multiple parts.