Match 4
Instructions: Move around to turn circles down one amount to connect four of the same numbers in a row to score as many points as possible.
Controls:
A/W/S/D or Arrow Keys: Move around
Space: Swap with the current circle and the one the current circle's arrow is pointing at
Comments
Log in with itch.io to leave a comment.
Because the moves left reset to 8 each score and you can always score within 8 moves, the game never ends unless you choose for it to.
I intended for the player to always be able to continue to score in 8 moves and not be stuck. Did you find 8 moves to be too generous?
Not necessarily. If your goal is for the player to never be stuck, then you have succeeded. It's just that a consequence of that/this implementation of that is that the game has no natural end.