Doodle Jump in JavaScript
Offered By: Code with Ania Kubów via YouTube
Course Description
Overview
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
Related Courses
Creative Programming for Digital Media & Mobile AppsUniversity of London International Programmes via Coursera Online Games: Literature, New Media, and Narrative
Vanderbilt University via Coursera Game Design Concepts
Canvas Network General Game Playing
Stanford University via Coursera Program Arcade Games - Learn Computer Science
Independent