This repository is the official, community-driven decompilation of Geometry Dash 2.2. Our mission is to reconstruct the original C++ source code to provide an accurate, readable, and fully searchable resource for modding, preservation, and education.
We have successfully performed the initial disassembly and are currently focused on code hygiene. Key progress includes:
-
Initial binary disassembly complete.
-
Ongoing effort to rename cryptic functions to human-readable names.