memory-game

Memory Game

An endless, randomly generated, Memory game (aka Concentration) using cards. No timers or scores.

Memory Game

An endless, randomly generated, Memory game (aka Concentration) using cards. No timers or scores. The objective is to complete puzzles with the fewest possible moves which is recorded (IndexedDB through Dexie.js) for your history. Good luck!

Development

  1. Install Node.js v18+
  2. npm install
  3. npx playwright install
  4. npm test
  5. npm run start

Deployment

Run npm run deploy to release on GitHub Pages using gh-pages package.

Resources and Notes

Top categories

Loading Svelte Themes