Build an Avoider Game with JavaScript - Beginner's Project Tutorial

preview_player
Показать описание
View the SOURCE CODE:

In today's video we'll be building an "avoider game" using HTML, CSS and JavaScript. This project is perfect for beginner's who are learning JavaScript.

The JavaScript concepts covered in this project include:
- keyboard events
- event listeners
- query selector
- DOM manipulation

Chapters:
0:00 Intro & Overview
1:27 HTML
5:05 CSS
11:50 JavaScript
38:05 Wrapping Up

If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!

#dcode #javascript
Рекомендации по теме
Комментарии
Автор

for the 33 divs created, is it possible to use a js loop to create them dynamically instead?

dinghanlim
Автор

Quick tip:
Instead of having to make three divs with the class of cell and paste the another 10 times, you can simply write .cell*33, and that's going to make Emmet do its magic and generate a total of 33 divs with the class of cell.

dancehalllyrics
Автор

Thank you for great content!
stay awesome, man!

wirandhikablogs
Автор

Nice! I added so the score counter updates a random number between 1 and 5 for the score to be more rewarding.

Vexraelith
Автор

It's really really helpful Thanks a lot

yasaswini
Автор

can you do this with empty body in html?

marouwahbi
Автор

Hi Dom, , since I really like the way you teach plus the fact your style is OOP I've tried to hi the link for your Udemy courses, but it shows none? wrong href on your side or there are none at this moment?

bozidarbralic
join shbcf.ru