Skip to content

naamaCohen1/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Simple Console Memory Game!

Language: C#

Clone the repository, enter src directory to see the code. To play the game, click the exe file at bin directory.

You can play with a friend or against the computer. When running the program:

  1. Type your name
  2. Choose an opponent player (friend or computer)
  3. Choose an even board size (between 4x4 - 6x6)
  4. Choose column and row you want to revealed (example: A1)
  5. In case you choose 2 matched cards, they will remain on the board and you get a point! else, they will disappear again...

The winner will be the one with the higher score once all the cards revelaed :)

Thanks! :)

About

console memory game: C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages