Pocket Dash (or Geometry Dash Pocket/GDP) is a demake of Geometry Dash for the DMG and GBC Game Boy!
Info: The project was renamed to Geometry Dash Pocket, and was formerly known as GB DASH
Experience the ultimate rage-inducing rhythm platformer, scaled down to 4 shades of green (or gray) and a crisp 160x144 resolution! Built from scratch for original Game Boy hardware.
Unlike GB Dash by TiTi, this one features a Famidash-style gameplay with the actual original levels, and support for the original (DMG) Game Boy!
This game is being actively developed (coding and music) by Sotospro24 and ElAngel378
- All levels up to Xstep
- Gameplay (Cube, Ship, Ball)
- Accurate Physics
- Collision (Death and block collision)
- Music Covers
- All 1.0 - 1.2 mechanics including inverted gravity, mirror mode
- Level End screen
- Game Boy Original and Color support!
Download the latest Nightly build here: DOWNLOAD
WARNING! These are constantly changing and might be broken.
Requires GBDK-2020 (gbdk-2020 v4.2.x or newer) and GNU Make.
- Windows: download the latest GBDK releases, unzip it, and point the build at it. The default search path is
C:/gbdk; override it with theGBDKvariable (e.g.make GBDK=C:/dev/gbdk-2020). - Linux/macOS (and GitHub Actions): fetch and extract the
gbdk-linux64release from the GBDK releases, then runmakewithGBDK=/path/to/gbdkexported.
Build the ROM:
make clean
make -j8
The output is bin/POCKETDASH.gb. Music playback uses hUGEDriver; its prebuilt lib/hUGEDriver.lib is included in this repository.
| Contributor | Contribution |
|---|---|
| Sotos_24 and ElAngel378 | Project creators and lead developers |
| Sotos_24 | Code (main code), Music, Graphics when I feel like it |
| ElAngel378 | Code (optimize), Music, Graphics |
| Crafty Jumper | Music, Graphics |
| Ziqiangao | Tools, Music, Graphics |
| PBaxx | Graphics |
| Finntendo | Graphics |
| Switchroot | Graphics |
| BobAJoeJoe | Graphics, Music |
| Ranedom | Graphics |
| NerdBoy628 | Music |
- Add all objects, mechanics, levels up to 1.5
- A proper menu and level select
- Decoration (supported only in GBC mode)
- Graphical improvements
Ways of Contributing
- Join the Discord
- Pull Requests
- Contacting the main devs
- Do NOT open issues for a discussion.
- Any issues can be reported in the issues tab.







