Skip to content

eti-youngreis/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Memory Game

Overview

Memory Game is a console-based game where players match pairs of cards. The game includes different types of cards such as symbols, letters, and exercises. Players can play against each other or against the computer.

How to Play

  1. Setup: The game initializes a board with a set of cards.
  2. Turn: Players take turns choosing two cards to flip.
  3. Match: If the cards match, they remain uncovered. If not, they are covered again.
  4. Win: The game ends when all pairs are found. The player with the most pairs wins.

Game Modes

  • Player vs Player: Two human players take turns.
  • Player vs Computer: A human player competes against the computer.

Getting Started

  1. Clone the Repository:

    git clone https://github.com/eti-youngreis/memory-game.git

  2. Build and Run: Open the project in Visual Studio, build the solution, and run the game.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages