/memory-game

Create a Memory Game with Javascript

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

Memory Game

A classic matching game implemented in HTML, CSS and JS.

Features Covered

  • 4x4 card grid with 16 random cards
  • Card flipping/matching
  • Game completion check
  • Track flip counts and time spent
  • Reset game to play again