Skip to content

naro143/color_matching_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Get App

iOS

App Store

Android

Play Store

Show summary in Medium

Summary of Participated in the Flutter Create

Screenshots

iOS

Android

Code

main.dart

Total Dart Code Size: 5112 bytes

License

MIT