Skip to content

DarianGill/memory-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An Energy-Saving Memory Card Game Created for The Blue Planet Foundation's Educational Outreach

Project developed in javascript, HTML, & CSS based on Marina Ferreira's "Memory Game" Vanilla JS Tutorial which you can find here: https://marina-ferreira.github.io/projects/js/memory-game/.

Practiced:

  • select elements in the DOM with querySelector
  • iterate through lists with forEach and for loops
  • creating modals
  • assigning ids and images
  • add/remove an element class
  • add/remove event listeners
  • randomization
  • timeout
  • html5: data-attribute
  • css3: positioning, flexbox, perspective, backface-visibility, transitions

About

An energy-saving memory card game created for the Blue Planet Foundation's educational outreach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 42.6%
  • HTML 34.4%
  • CSS 23.0%