Learn JavaScript by Building 7 Games - Full Course

In this tutorial course, you will learn JavaScript by coding 7 retro grid-based games. Learn by doing and have 7 great projects for your career portfolio by the end of the course. Each game is done with minimal styling for you to take and make your own. 🎥 Course from Ania Kubow. Check out her channel: ⭐️ Course Contents ⭐️ ⌨️ (01:55) Memory Game - Level 1 💻 Code: Learn: • push() • querySelector() • SetAttribute() • getAttribute() • appendChild() • () • sort() • For loops • createElement() ⌨️ (11:39) Whack-a-mole - level 1 💻 Code: Learn: • querySelector() • addEventListener() • setInterval() • classList • forEach() • Arrow functions ⌨️ (19:47) Conne
Back to Top