claudejdev / Memory

A simple and fun memory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple and fun memory

License:Apache License 2.0


Languages

Language:JavaScript 76.6%Language:HTML 23.4%