Skip to content

refinedguides/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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