https://github.com/mrpunkdasilva/whac-a-mole
https://github.com/mrpunkdasilva/whac-a-mole
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrpunkdasilva/whac-a-mole
- Owner: mrpunkdasilva
- Created: 2021-12-18T00:20:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-18T00:20:19.000Z (over 3 years ago)
- Last Synced: 2024-11-13T02:24:40.958Z (6 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# whac-a-mole
Vanilla JavaScript gameLearn to make a simple grid-based game using HTML, CSS and JavaScript. The idea of whack-a-mole is simple! The player needs to hit the grid with the mole in as many times as possible until the time runs out. In this tutorial, we will cover:
- document.querySelector
- textContent
- forEach
- addEventListener
- setInterval
- classList.add...and much more.
View the full tutorial [here]:(https://youtu.be/rJU3tHLgb_c)
As always, if you get stuck or have any questions, please do comment below and I will be sure to get back to you!
I would love to see what you made so please tag me on twitter on @ania_kubow or mention me on Youtube so I can find it and see.