Skip to content

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

Notifications You must be signed in to change notification settings

javierjulio/memory-game

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published