Skip to content

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

Notifications You must be signed in to change notification settings

eikouji/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

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/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published