Match Two (Prototype) by Madgvox
How about a match 3 game on a 2x2 board?
A small prototype that I decided not to take to a full game.
Match tiles to and use your imagination to build the largest combo possible! Click outside the grid to slide a new tile onto the dimunitive board.
| Link | https://madgvox.itch.io/match-two-prototype |
| Link | https://github.com/Madgvox/ld54 |
| Original URL | https://ldjam.com/events/ludum-dare/54/match-two-prototype |
Ratings
| Given | 0🗳️ | 0🗨️ |
Some ideas to cheaply turn it into a "game" :
- Add a score counter, either number of disks inserted or highest combo
- Add a defeat condition, e.g. board with 4 disks = lose
- Add a preview for the next disk so that people do not feel too much screwed (might be a bad idea when they realize they are screwed even next turn ^^)