Memory Game, also known as Concentration, Match Match, Match Up, Pelmanism, Shinkei-suijaku, Pexeso or simply Pairs, is a card game in which all of the cards are laid face down on a surface and two cards are flipped face up over each turn. The object of the game is to turn over pairs of matching cards.
To get started with this project, simply clone the repository and open the index.html
file in your web browser.
- C++ OOP - The Console Game
- Code::Blocks 17.12 -The open-source cross-platform IDE for C++
- Ali Hassan - other work - GitHub
##Acknowledgments
This project was created as an example of implementing a console-based memory game using object-oriented programming in C++.