Skip to content

Instantly share code, notes, and snippets.

View dunkbeswick-coder's full-sized avatar

dunkbeswick-coder

View GitHub Profile
/*
* ESP32-S3 Airsoft Game Prop - Modular Refactored Version
*
* Architecture:
* - Clean state machine with proper encapsulation
* - Non-blocking animations
* - Self-contained gamemode modules
* - Easy to add new gamemodes
*/