Match hidden pairs of cards in this classic memory game implemented in Svelte 5. Click on cards to make your choices. Two additional difficulty modes are unlocked when you beat easy mode.
Responsive on wide range of screens, including mobile.
Run npm install
in root, then npm run dev
in folder memory-card-game
.