Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to create a Doodle Jump game using JavaScript, HTML, and CSS in this comprehensive tutorial video. Start with an introduction to the game's logic and setup, then progress through creating the doodler character, platforms, and implementing jumping mechanics. Master platform movement, game over conditions, and keyboard controls. Dive into advanced topics like left-right movement, dynamic platform generation, and score tracking. Follow along step-by-step to build your own version of this popular mobile game, gaining valuable skills in game development and JavaScript programming along the way.
Syllabus
⌨️ Introduction
⌨️ Introduction to Doodle Jump
⌨️ Doodle Jump game logic
⌨️ Setting up our game
⌨️ Creating our doodler
⌨️ Creating our platforms
⌨️ Creating our Platform Class
⌨️ Moving our platforms
⌨️ Making our doodler jump
⌨️ Making our doodler fall
⌨️ Writing our game over logic
⌨️ Hooking up our keyboard keys
⌨️ Making our doodler go left and right
⌨️ Removing and adding new platforms using array work
⌨️ Removing all children of the grid using a while loop
⌨️ adding the score
Taught by
Code with Ania Kubów