/JavaGeometryDash

Github for youtube series.

Primary LanguageJava

Geometry Dash in Java

Currently supports level editing for one level. You can edit the source code and build multiple levels fairly easily. I just haven't built in a GUI support system for that yet.

Controls

  • F2 to play from edit mode
  • F1 to exit play mode and enter edit mode

Controls in play mode

  • Space to jump
  • Space to fly
  • F1 to exit

Controls in edit mode

  • Ctrl+D to duplicate
  • Press scroll button on mouse to pan camera
  • Shift+Arrow_keys to move objects 1/10 of a block
  • Arrow keys to move selected objects
  • Mouse click to select individual objects, or clear selection
  • Mouse drag to select multiple objects
  • Rotate buttons to rotate selected objects
  • Delete to delete selected objects