Memory Game is a browser-based card matching game. The game board consists of sixteen "cards" arranged in a grid. The deck is made up of eight different pairs of cards, each with different symbols on one side. The cards are arranged randomly on the grid with the symbol face down. The gameplay rules are very simple: flip over two hidden cards at a time to locate the ones that match!
git clone https://github.com/kokole110/Memory_Game
- Turn over one card and then try to find a matching card.
- If the cards match, both cards stay flipped over.
- If the cards do not match, both cards are flipped face down.
- If all cards match, the game ends.
- The goal is to make as few moves as possible.