Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 543 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 543 Bytes

Memory Game Project

Table of Contents

Instructions

The starter project has some HTML and CSS styling to display a static version of the Memory Game project. You'll need to convert this project from a static project to an interactive one. This will require modifying the HTML and CSS files, but primarily the JavaScript file.

To get started, open js/app.js and start building out the app's functionality.