idf_component_register(
        SRCS snake.cpp brick_breaker.cpp flappy_lime.cpp cacky_says.cpp pong.cpp limefall.cpp
             hot_potato.cpp tug_of_war.cpp blackjack.cpp t_rex.cpp
        INCLUDE_DIRS "include"
        PRIV_REQUIRES u8g2 u8g2-hal-esp-idf inputs esp_timer screen leds virus espnow esp_wifi casino
)
