From the course: HTML, CSS, and JavaScript: Building the Web
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Introduction to app dev projects
From the course: HTML, CSS, and JavaScript: Building the Web
Introduction to app dev projects
- Welcome back, everyone. Today, we're going to talk about some exciting advanced web development projects that you can take on after completing the starter terrarium project. - That's right, Jasmine. Just like how a starter home prepares you for more advanced projects in the world of home improvement, the terrarium project you built is like a stepping stone to more complex web applications. - [Jasmine] One of the advanced projects we want to introduce is a typing game. It's a fun way to practice your coding skills while improving your typing speed and accuracy. - Absolutely. By building this typing game, you'll learn to use events and the pops-up pattern to create an interactive experience. - [Jasmine] Another exciting project you learn to build is a 2D space game. This project will introduce you to game development with elements like canvas, game rules, and game physics to make it dynamic and engaging. - That's right. With canvas, we can create stunning visuals and animations, while…
Contents
-
-
-
-
-
-
-
(Locked)
Introduction to app dev projects1m 23s
-
(Locked)
Building to learn4m 14s
-
Typing project: Applying the build to learn process15m 15s
-
(Locked)
Space game project: Code overview11m 12s
-
(Locked)
Space game project: The HTML canvas element10m 3s
-
(Locked)
Space game project: Examining the game mechanics8m 38s
-
(Locked)
-
-