Skip to content

Archianne/whac-a-mole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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