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

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