You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new C module snake_dynamic.c under src/ that reads badge_rows, badge_cols, and badge_button_names[] at runtime from the Config Service and implements snake_init(), snake_tick(), snake_handle_input(), and snake_draw().