1D-dungeon-crawler using a distance sensor as input.
Based on https://github.com/bdring/TWANG, based on https://github.com/Critters/TWANG.
Notable changes:
- the ToF input device -> https://github.com/stm32duino/VL53L4CD
- play by itself in idle mode
- clearer animations for spawners
- tweaked animations for faster plays
This is a https://platformio.org/ build.
- Arduino Mega 2560 Rev3
- VL53L4CD ToF Sensor, datasheet
- APA102 LED Stripe
- any small speaker
- power supply (5V, ~5A)