https://github.com/Wyliemaster/GD-Decompiled
an attempt to get the source code for Geometry Dash 2.11 through reverse engineering and decompiling the game
https://github.com/Wyliemaster/GD-Decompiled
Last synced: 2 months ago
JSON representation
an attempt to get the source code for Geometry Dash 2.11 through reverse engineering and decompiling the game
- Host: GitHub
- URL: https://github.com/Wyliemaster/GD-Decompiled
- Owner: Wyliemaster
- License: mit
- Created: 2021-01-27T11:00:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T10:32:08.000Z (8 months ago)
- Last Synced: 2024-10-31T13:34:01.871Z (7 months ago)
- Language: C++
- Size: 3.52 MB
- Stars: 131
- Watchers: 6
- Forks: 22
- Open Issues: 5
-
Metadata Files:
- Readme: README-CN.md
- License: LICENSE
Awesome Lists containing this project
- awesome-geometry-dash - GD Decompiled - An attempt to get the source code for GD 2.11 (Other)
README
[English](README.md) | [Russian](README-RU.md) | [Czech](README-CZ.md) | [Spanish](README-ES.md) | 简体中文 | [Français](README-FR.md)
# GD Decompiled
尝试通过逆向工程和反编译游戏来获取 Geometry Dash 的源代码。## 重要
- 本项目旨在作为参考资料以协助进行修改游戏.
- 此存储库 不是 完整的反编译
- 由于代码不可编译, 因此可能存在语法错误.你可以在 [Issues](https://github.com/Wyliemaster/GD-Decompiled/issues) 中找到已提交但还未完成的类
## 购买 Geometry Dash
如果你现在还没有这个游戏, 那么强烈推荐你现在去购买
- [安卓](https://play.google.com/store/apps/details?id=com.robtopx.geometryjump&hl=en_GB&gl=US)
- [IOS](https://apps.apple.com/us/app/geometry-dash/id625334537)
- [Windows 或 MacOS](https://store.steampowered.com/app/322170/Geometry_Dash/)## 想了解更多关于游戏的信息 ?
如果你想了解游戏和各方面的工作, 或许你可以在这里找到你想要的 [文档](https://github.com/Wyliemaster/gddocs)
###### 翻译: 渣渣120 (@WOSHIZHAZHA120)