cannonspears / nature-memory

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:HTML 43.8%Language:JavaScript 37.5%Language:CSS 18.7%