Project: Memory Game v1
== Description == A simple 4x4 memory matching game built using the p5.js library. The objective is to click on the cards and find all 8 matching pairs.
== Technologies Used ==
- HTML5
- CSS3
- JavaScript (ES6)
- p5.js (v1.9.4)
== How to Run ==
- Clone or download the repository.
- Open the
index.htmlfile in any modern web browser (like Chrome, Firefox, or Edge).