Skip to content

Repository files navigation

Pocket Dash

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

Images:


About

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

Features (as of now)

  • 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

Download the latest Nightly build here: DOWNLOAD

WARNING! These are constantly changing and might be broken.

Alternatively, download the latest stable build in the releases tab.


Building from source

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 the GBDK variable (e.g. make GBDK=C:/dev/gbdk-2020).
  • Linux/macOS (and GitHub Actions): fetch and extract the gbdk-linux64 release from the GBDK releases, then run make with GBDK=/path/to/gbdk exported.

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.

Development Info

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

TODO (for 1.0 release)

  • Add all objects, mechanics, levels up to 1.5
  • A proper menu and level select
  • Decoration (supported only in GBC mode)
  • Graphical improvements

Contributing

Ways of Contributing

  1. Join the Discord
  2. Pull Requests
  3. Contacting the main devs
  4. Do NOT open issues for a discussion.
  5. Any issues can be reported in the issues tab.

Thank you

To TFDSoft , the Famidash team for assets (such as level files, graphics)

And, of course, the game we all love: Geometry Dash by RobTop Games.

About

Geometry dash by ROBTOP GAMES port for game boy

Resources

Stars

9 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages