Sen descrición

MX e7488b9a6d update color guess %!s(int64=2) %!d(string=hai) anos
assets 603f896a0e API 31 / unzip sources %!s(int64=2) %!d(string=hai) anos
docs e7488b9a6d update color guess %!s(int64=2) %!d(string=hai) anos
helpers e7488b9a6d update color guess %!s(int64=2) %!d(string=hai) anos
icons e7488b9a6d update color guess %!s(int64=2) %!d(string=hai) anos
scenes 603f896a0e API 31 / unzip sources %!s(int64=2) %!d(string=hai) anos
screenshots e7488b9a6d update color guess %!s(int64=2) %!d(string=hai) anos
views e7488b9a6d update color guess %!s(int64=2) %!d(string=hai) anos
.clang-format e7488b9a6d update color guess %!s(int64=2) %!d(string=hai) anos
LICENSE 603f896a0e API 31 / unzip sources %!s(int64=2) %!d(string=hai) anos
README.md 603f896a0e API 31 / unzip sources %!s(int64=2) %!d(string=hai) anos
application.fam e7488b9a6d update color guess %!s(int64=2) %!d(string=hai) anos
changelog.md e7488b9a6d update color guess %!s(int64=2) %!d(string=hai) anos
color_guess.c e7488b9a6d update color guess %!s(int64=2) %!d(string=hai) anos
color_guess.h e7488b9a6d update color guess %!s(int64=2) %!d(string=hai) anos
color_guess_10px.png e7488b9a6d update color guess %!s(int64=2) %!d(string=hai) anos

README.md

Flipper Zero Color Guessing Game

What this is?

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.

Mode 1

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.

Mode 2

You can define a color using the HEX code on-screen and the LED will display this color

How to install on Flipper Zero

  • If you do not have one, download a firmware
  • Plug your Flipper Zero in via USB.
  • Copy the contents of this folder into the applications_user folder of your firmware.

Then run the command:

.\fbt launch_app APPSRC=applications_user/color_guess

The application will be compiled and copied onto your device.

Licensing

This code is open-source and may be used for whatever you want to do with it.