image

A nice implementation of those matching-pair games, where you have to clear the grid by finding all of the matching tiles. The difference, is that instead of images, the tiles contain geometric shapes with slightly differing colors. This makes it a lot harder than you'd think!

The source code is also available on Gitlab.

Play Game