Skip to content

nsk4/MemoGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memo Game

Table of Contents

Overview

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.

Features

  • 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?

Gameplay

  1. Objective: Find all matching pairs by flipping tiles.

  2. Challenge: After finding every Nth pair, two uncovered tiles will swap positions.

  3. 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.

Installation

To play Memo Game, follow these simple steps:

  1. Clone the repository or download the ZIP file.
    git clone https://github.com/your-username/MemoGame.git
    
  2. Open the project in Unity.
  3. Run the game in the Unity editor or build and run on your preferred platform.

Usage

  • 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.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors