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:
- Type your name
- Choose an opponent player (friend or computer)
- Choose an even board size (between 4x4 - 6x6)
- Choose column and row you want to revealed (example: A1)
- 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 :)