Mind Levels
Welcome to Mind Levels! A memory tile game where the objective is to find pairs of tiles with as few moves as possible. Choose the level you want to challenge your mind.
- Select a matrix size (i.e. columns x rows) and you will get a matrix of tiles with hidden matching pairs.
- Simply select 2 tiles in each turn.
- If the tiles don't match, they will go back to the hidden state after a short reveal time. But try and remember what images were revealed.
- If you find a matching pair, the tiles will disappear.
- Continue until all the tiles are gone.
- The game keeps track of how many moves (pair selections) it takes to find all of the pairs.
This is a memory game that I built during the Udemy course entitled "jumpstart-to-2d-game-development-godot-4-for-beginners". This is the memory madness game from that course. I want to give credit where credit is due as they say.
I made a few small changes to the name and background. I may add some additional changes as time goes on.

Comments
Log in with itch.io to leave a comment.
I added the time it takes to solve a puzzle in seconds.