DEV Community

Ania Kubow
Ania Kubow

Posted on

8 3

Doodle Jump in JavaScript (video)

Hello Everyone! As seen recently on freeCodeCamp.org, I made a video on how to make Two Millenial Games in JavaScript, HTML and CSS.

Here is the Doodle Jump game walkthrough from that video. Hope you enjoy it!

If you did like this video, please hit the Like and Subscribe button so I know to make more!

Video Content:
⌨️ (00:00) Introduction
⌨️ (01:54) Introduction to Doodle Jump
⌨️ (01:56) Doodle Jump game logic
⌨️ (03:34) Setting up our game
⌨️ (07:37) Creating our doodler
⌨️ (12:02) Creating our platforms
⌨️ (15:02) Creating our Platform Class
⌨️ (19:53) Moving our platforms
⌨️ (23:12) Making our doodler jump
⌨️ (22:40) Making our doodler fall
⌨️ (27:21) Writing our game over logic
⌨️ (30:54) Hooking up our keyboard keys
⌨️ (38:21) Making our doodler go left and right
⌨️ (44:57) Removing and adding new platforms using array work
⌨️ (48:49) Removing all children of the grid using a while loop
⌨️ (49:41) adding the score

YouTube: https://www.youtube.com/aniakubow
Twitter: https://www.twitter.com/ania_kubow
Instagram: https://www.instagram.com/aniakubow
Github: https://github.com/kubowania/Doodle-Jump

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay