Skip to content

Repository files navigation

GDPlus (Geometry Dash Plus)

image

GDPlus is a recreation of Geometry Dash starting from the 1.0 version of GD.

The project is based on the OpenGD source code (using C++20 and the Axmol engine)

Build

Since this is based on OpenGD/Axmol, the setup requirements are pretty much the same:

  • Windows
  • PowerShell & CMake
  • C++20 compatible compiler (MSVC, clang, or gcc)

You'll need to drop your GD resources into the Content folder to run it.

Windows:

cmake -B build -G "Visual Studio 17 2022" -A x64

cmake --build build --config Debug

Linux:

cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=Debug

cmake --build build

Discord

We have an official Discord server too!

Join here: https://discord.gg/GnbswNdu9D

Members

ToasterDev - Owner of GDPlus

Salty - Staff (also support their music!)

Credits

  • OpenGD
  • Axmol
  • wyliemaster
  • camila314

License

  • Distributed under the GPL v3 License.

image because someguyondlsc kept ragebaiting me: image

About

Geometry Dash Plus Is a recreation of geometry dash but expanded with more new features!

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages