/Memory-Game

A simple game based on JavaScript to help me learn Javascript concepts

Memory Game

Description

A game to help me learn JavaScript. One of several

Concepts used in this game:

  1. push()
  2. querySelector()
  3. setAttribute()
  4. getAttribute()
  5. createElement()
  6. appendChild()
  7. Math.random()
  8. sort()
  9. For Loops

based on the video by freeCodeCamp by @Ania_Kubow on youtube. Thank you to all her hard work and dedication to being an excellent youtube tutor.

Screen Cap of Working Web Page

Picnic ScreenCap

Short Demo of Working App

08.01.2022_12.47.29_REC.mp4

URL of web page

https://eikouji.github.io/Memory-Game/