Pixelfairy7 / kawaii-memory-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🍩 kawaii-memory-game 🍩

This is a vanilla JavaScript memory/matching game based off of a YouTube Tutorial On the FreeCodecamp Youtube Channel.

🍰 Topics covered 🍰

  • push()
  • querySelector()
  • setAttribute()/getAttribute()
  • createElement()
  • appendChild()
  • Math.random()
  • sort()
  • For loops

About


Languages

Language:JavaScript 60.1%Language:HTML 23.6%Language:CSS 16.3%