Welcome to Memo Game, a challenging and entertaining memory-based game developed in Unity with C# scripting. Test your memory and cognitive skills by flipping tiles to find matching pairs, but beware of the added challenge - after finding every Nth pair, two uncovered tiles will swap positions, increasing the difficulty level.
- Classic Memo Game: Flip tiles to find matching pairs.
- Gameplay Element: After finding every Nth pair, two uncovered tiles swap positions.
- Scoreboard: Keep track of your high scores, compete with friends and see who has the best memory skills. Can you top the charts?
-
Objective: Find all matching pairs by flipping tiles.
-
Challenge: After finding every Nth pair, two uncovered tiles will swap positions.
-
Scoring: Your score is based on the time taken to complete the game and the game difficulty.
- Time Bonus: The faster you complete the game, the higher your score.
- Difficulty Factor: The game difficulty adds a multiplier to your score.
To play Memo Game, follow these simple steps:
- Clone the repository or download the ZIP file.
git clone https://github.com/your-username/MemoGame.git
- Open the project in Unity.
- Run the game in the Unity editor or build and run on your preferred platform.
- Use the mouse or touch controls to flip tiles and find matching pairs.
- Pay attention to the swapping of tiles after finding every Nth pair.
- Challenge yourself to achieve the best time and climb the leaderboard.
This project is licensed under the MIT License. See the LICENSE file for more details.