Skip to content

Instantly share code, notes, and snippets.

@Alldaron
Alldaron / README.md
Created June 3, 2023 08:31 — forked from straker/README.md
Basic Doodle Jump HTML and JavaScript Game

Basic Doodle Jump HTML and JavaScript Game

This is a basic implementation of the game Doodle Jump, but it's missing a few things intentionally and they're left as further exploration for the reader.

Further Exploration

  • Platforms Types
  • There are 4 different types of platforms: Normal, Broken, Moving, and Disappearing