|
|
il y a 1 an | |
|---|---|---|
| assets | il y a 2 ans | |
| docs | il y a 2 ans | |
| helpers | il y a 2 ans | |
| icons | il y a 2 ans | |
| scenes | il y a 2 ans | |
| screenshots | il y a 2 ans | |
| views | il y a 1 an | |
| .clang-format | il y a 2 ans | |
| LICENSE | il y a 2 ans | |
| README.md | il y a 2 ans | |
| application.fam | il y a 1 an | |
| changelog.md | il y a 2 ans | |
| color_guess.c | il y a 2 ans | |
| color_guess.h | il y a 2 ans | |
| color_guess_10px.png | il y a 2 ans |
As a web developer I enjoy guessing colours by HEX Code. This game is targeted at other Devs and graphic designers
that also enjoy this.
The LED will display a color and you must try and guess it by adjusting the HEX values on the screen. A timer will show
how fast you were. Three levels of difficulty are available. Vibro hints given to help you find the solution.
You can define a color using the HEX code on-screen and the LED will display this color
Then run the command:
.\fbt launch_app APPSRC=applications_user/color_guess
The application will be compiled and copied onto your device.
This code is open-source and may be used for whatever you want to do with it.