color matching game
a color matching game built with flutter.
it is a simple app made without adding a plug-in.
play by specifying the red, green and blue buttons in 3 steps to be the same as the theme color.
it is more fun with knowledge of color codes.
getting started
- when you launch the app, the theme color and the maximum color of the hint will be displayed.
- set the red, green and blue buttons in 3 steps so that they have the same color as your theme color.
- you can check the result with “show result” button.
- even if the result is displayed, you can change the color by pressing the red, green and blue buttons.
- you can go to the next theme color with the “next color” button.
Comments are closed.