Completed
⌨️ Live Server Extension
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
JavaScript Tutorial - Create a Card Game
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ Introduction
- 2 ⌨️ Getting Started
- 3 ⌨️ Live Server Extension
- 4 ⌨️ Create Cards - HTML
- 5 ⌨️ Create the Game Play Grid
- 6 ⌨️ Create Cards Dynamically - JS Code
- 7 ⌨️ Initialise Card Positions
- 8 ⌨️ Load Game and Start Game
- 9 ⌨️ Stack Cards
- 10 ⌨️ Flip Cards
- 11 ⌨️ Shuffle Cards
- 12 ⌨️ Deal Cards
- 13 ⌨️ Choose Card
- 14 ⌨️ Styling and Layout
- 15 ⌨️ Animation
- 16 ⌨️ Responsive Layout
- 17 ⌨️ Local Storage