/nature-memory

A JavaScript game utilizing DOM manipulation for Udacity's Front-End Web Developer Nanodegree

Primary LanguageHTML

Nature Memory

A JavaScript game utilizing DOM manipulation for Udacity's Front-End Web Developer Nanodegree


Table of Contents


Installation

Download the zip file or clone via https://github.com/cannonspears/nature-memory.git


How To Play

  • Open index.html in your browser
  • Use the mouse to select one card
  • Use the mouse to select another card
  • Matched cards will remain shown while mismatched cards will flip over
  • The game is over when you have matched all eight pairs

Dependencies


Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.