Card Game Starter
About
In this module, you’ll learn to create the foundational card flip logic for engaging browser-based card games. We provide a few basic resources, including a CSS-based card deck and step-by-step instructions for implementing card-flipping JavaScript logic. This module is the perfect starting point for building and innovating your own web-based card games.
Content
Lesson | Skills |
---|---|
Setup | Setting up the development environment |
Overview and Pseudocode | Review pseudocode for card flip logic |
Functionality | Build card flip logic using JavaScript and the provided CSS assets |