A library for Geometry Dash level generation using .gmd files
Project description
Dashcode
Dashcode is a specialized Python library for the programmatic generation of Geometry Dash levels (compatible with version 2.2+). It allows developers to build complex level structures, triggers, and gameplay mechanics entirely through code.
Key Features
- Class-Based Architecture: All functionality is encapsulated within the
Dashcodeclass for a clean developer experience. - Full Trigger Support: Easily manage Group IDs, Alpha, Toggle, Rotate, and Camera Zoom parameters.
- Verified Mapping: Includes corrected IDs for critical items like the Checkpoint (2063) and TouchTrigger logic.
- Extensible Logic: Fully customizable object and parameter dictionaries via
setobjects()andsetparams(). - Direct GMD Export: Encode and package your level data into a ready-to-import .gmd file format.
Installation
pip install dashcode
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dashcode-1.0.0.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dashcode-1.0.0.tar.gz.
File metadata
- Download URL: dashcode-1.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8870b576ce74015b5bc6ccb0695aee5d09dc957f5c2057c11609a92a0bace6b9
|
|
| MD5 |
d0bb4164dfbf8b7a973c2836f6c8cd7a
|
|
| BLAKE2b-256 |
e53be52d4d51184e22f0250703b894eda514fc49937b1d6351a15d19d721e596
|
File details
Details for the file dashcode-1.0.0-py3-none-any.whl.
File metadata
- Download URL: dashcode-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
486a50f335eea11520b8ea690d7e4f27675e8b17153fcaaa490e9866eccc1733
|
|
| MD5 |
7292f265aa4b7b51092ba9ba9448dae5
|
|
| BLAKE2b-256 |
72a8da3666536d94f228e713558f78ab72402c9b5192f6886b3be634c32e63a7
|