Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 285 Bytes

File metadata and controls

23 lines (14 loc) · 285 Bytes

How to run the project

  1. Install dependencies
npm install
  1. Start the project
npm run dev

How to Play

  • Select difficulty.

  • Flip cards to match pairs.

  • The game ends when all pairs are matched.

  • Use the Restart button to start a new game.