Memory Card Game - JavaScript Tutorial

Learn the fundamentals of pure javascript by building a memory card game. No frameworks or libraries, just vanilla JavaScript. This video will cover how to: ‣ select elements in the DOM with querySelector ‣ iterate through lists with forEach ‣ add/remove an element class ‣ add/remove event listeners ‣ timeout ‣ html5: data-attribute ‣ css3: positioning, flexbox, perspective, backface-visibility, transitions 🔗Demo: 💻Repo: 💻Finished files: ⭐️ Course Contents ⭐️ ⌨️ (00:00) Intro ⌨️ (00:47) Basic Structure / Create the Project ⌨️ (03:53) Board HTML ⌨️ (07:13) Board Styles ⌨️ (12:41) Flip Card ⌨️ (15:53) 3d Effect / CSS3 Perspective ⌨️ (18:25) ... #javascript #javascript_tutorial #learn_javascript #javascript_tutorial_for_beginners #vanilla_javascript #javascript_course #javascript_game #pure_javascript #pure_javascript_game 20180813 ZniVgo8U7ek
Back to Top