Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (24 loc) · 784 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 784 Bytes

Memory game

Intent

A simple memory game, to tease your brain in a fun way.

Usage

Click on two tiles, and try find matching pairs. Rince and repeat.

Resources

Based on Matthieu Gaston's free project Créer un jeu de mémoire en JavaScript natif - H2PROG

The images are from the excellent Kenney

And, of course, MDN (aka RTFM)

ToDo

  • Verbose readme
  • difficulty levels
  • more images
  • shorter timeout
  • Score bar
  • Reset button
  • StatsTimer
  • Matching cards disappears
  • check https://www.helpfulgames.com/subjects/- brain-training/memory.html
  • Instructions
  • Calculations

License

Apache License 2.0