Hi, I made a small game in the past few days
There are 4 groups of differently colored tiles (top, right, bottom, left).
Each turn tiles are flipped over and you have to select the groups of tiles in the correct order (from the group with the fewest tiles to the one with the most) as fast as possible.
There are also game settings that can be customized, namely the game's difficulty (affects group difference and time per turn), the number of turns per run, and whether each turn has a time limit.
Short gameplay video:
Download the game here (~800KB) Source code Let me know what you think
I included the source code this time because I was asked to do so