alright, the game is playable! give me your feature-requests
also remember that this is a #pico8 game, so the "circle" button is the Z key on a keyboard
@2DArray Here's mine: getting 3 objects of the same "rank" to combine at once creates a single object two ranks higher
@SteelWool this is a neat idea but it'd probably mean that matches can't register immediately, since otherwise it'd be weirdly-rare to get a triplet that all made contact on the exact same frame...might also make it harder to understand the color-order if sometimes it skipped one!
@2DArray yeah, I thought of this on a whim since a different game implemented this.
What about shaking the board, like in a pinball game? It wouldn't be limited, of course
@SteelWool hmmm true...might slow things down too much. maybe just three tilts per round or something...