Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 749 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 749 Bytes

Whac-A-Mole

Memory Game

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

Learn:

  • addEventListener()
  • querySelector()
  • setInterval()
  • classList
  • forEach()
  • Math.random()
  • Arrow functions
Play Game
game

How to Play

  • Try to whac the mole as many times as you can within 30 seconds

Clone

https://github.com/Archianne/whac-a-mole.git

Resources

Building 7 Games - Full Course - Ania Kubow