#Colour Guessing Game

1 messages · Page 1 of 1 (latest)

hearty rain
#

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

  1. guess the color, get feedback on how close you are and a timer showing how long you‘ve been trying

  2. 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

hearty rain
#

Finished the app. 3 difficulties, timer on how long it took, meter on how close you are to success and haptic feedback to help you win faster

fading basalt
#

my favorite flipper game without a doubt