Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

kunman93/memory-game

Repository files navigation

Memory Game App

This project is a simple memory game app based on React Native technology.

Setup

In order to run this project, you need to install Expo CL first. Once it's installed, open a terminal inside the MemoryGameApp folder and enter "npm start" to launch the memory game app.

How To Play

The app displays 30 cards in a 5×6 grid (width × height). Each card occurs twice; 15 different motifs are needed. The game is played by 2 players where each player can reveal 2 cards in turn. If the two cards are not the same (different motifs), the non-matching cards will be covered again and it is the next player's turn. If the cards match (identical motif), the player gets a point, the matching cards disappear and the same player can reveal two cards again. The game ends when all the cards disappear. A new game can be started by pressing on the "New Game" button. the cards are reshuffled and displayed face down again.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors