This is a simple Simon Says game for Raspberry Pi Pico project using the Pimoroni Pico RGB Keypad.
Levels are defined near the top of the cpp file if you want to set your own challenges!
To build make sure the PICO_SDK_PATH environment variable is set and the path to the Pimoroni libary in CMakeLists.txt is correct.