Skip to content

Archianne/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

Simple game, made with HTML, CSS and Vanilla JavaScript.

Learn:

  • push()
  • querySelector()
  • setAttribute()
  • getAttribute()
  • appendChild()
  • Math.random()
  • sort()
  • For loops
Play Game
game

How to Play

  • Match the pictures

Clone

https://github.com/Archianne/memory-game.git

Resources

Building 7 Games - Full Course - Ania Kubow