As a web developer who also knows many designers, I decided to make a game that lets you guess HEX color codes for the color displayed by the LED light.
The current state just lets you set the color of the LED, in future I want to include a Menu for 2 Modes
-
guess the color, get feedback on how close you are and a timer showing how long you‘ve been trying
-
set the color, what I‘ve already developed
Next milestone is getting a Menu working, any tipps appreciated. My current efforts compile, but flipper crashes with a NULL pointer dereference. Would be interested in any resources on coding. Currently I‘m learning by looking at the firmware source code